CustomsImportAssessableValue_IN::getMarkupValue Method
Gets the MarkupValue for specified source tableId, recId and InventTransId.
Syntax
client server public static MarkupValue getMarkupValue(
TableId _tableId,
RecId _recId,
InventTransId _inventTransId,
[TransDate _transDate])
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
TableId of the transaction table where Misc.Charges are attached.
- _recId
Type: RecId Extended Data Type
RecId of the transaction table where Misc.Charges are attached.
- _inventTransId
Type: InventTransId Extended Data Type
InventTransId of the transaction table where Misc.Charges are attached.
- _transDate
Type: TransDate Extended Data Type
Transaction date
Return Value
Type: MarkupValue Extended Data Type
Misc. Charges attached for the transactionLine.