FinishedGoods..::..CostEntryItemGetTotal Method
Namespace:
JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Syntax
public decimal CostEntryItemGetTotal( ref LineCollection oCostItems, ref decimal iTotalCost, ref decimal iTotalCharge, ref decimal iBilledAmount, ref decimal iBilledCost, ref decimal iInvoiceAmount, ref decimal iInvoiceCost, ref decimal iWriteCost, ref decimal iWriteBill, ref decimal iWrittenCost, ref decimal iWrittenBill, FinishedGoods..::..ItemType iItemType, string sCostCenterNo, string sStageNo, string Key )
Public Function CostEntryItemGetTotal ( _ ByRef oCostItems As LineCollection, _ ByRef iTotalCost As Decimal, _ ByRef iTotalCharge As Decimal, _ ByRef iBilledAmount As Decimal, _ ByRef iBilledCost As Decimal, _ ByRef iInvoiceAmount As Decimal, _ ByRef iInvoiceCost As Decimal, _ ByRef iWriteCost As Decimal, _ ByRef iWriteBill As Decimal, _ ByRef iWrittenCost As Decimal, _ ByRef iWrittenBill As Decimal, _ iItemType As FinishedGoods..::..ItemType, _ sCostCenterNo As String, _ sStageNo As String, _ Key As String _ ) As Decimal
public: Decimal^ CostEntryItemGetTotal( LineCollection^% oCostItems, Decimal^% iTotalCost, Decimal^% iTotalCharge, Decimal^% iBilledAmount, Decimal^% iBilledCost, Decimal^% iInvoiceAmount, Decimal^% iInvoiceCost, Decimal^% iWriteCost, Decimal^% iWriteBill, Decimal^% iWrittenCost, Decimal^% iWrittenBill, FinishedGoods..::..ItemType^ iItemType, String^ sCostCenterNo, String^ sStageNo, String^ Key )
Parameters
- oCostItems
- Type: JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods..::..LineCollection%
- iTotalCost
- Type: Decimal%
- iTotalCharge
- Type: Decimal%
- iBilledAmount
- Type: Decimal%
- iBilledCost
- Type: Decimal%
- iInvoiceAmount
- Type: Decimal%
- iInvoiceCost
- Type: Decimal%
- iWriteCost
- Type: Decimal%
- iWriteBill
- Type: Decimal%
- iWrittenCost
- Type: Decimal%
- iWrittenBill
- Type: Decimal%
- sCostCenterNo
- Type: String
- sStageNo
- Type: String
- Key
- Type: String