Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the total indirect cost for a particular lot ID, voucher number, and date.
Syntax
public AmountMST getIndirectCostTotal(
InventTransId _inventTransId,
Voucher _voucher,
TransDate _transDate)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The inventory lot ID.
- _voucher
Type: Voucher Extended Data Type
The voucher number.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: AmountMST Extended Data Type
The indirect cost amount.