CustomsExportAssessableValue_IN::getMarkupValue Method

Gets the miscellaneous charges for the specified table ID, record ID, and inventory transaction ID.

Syntax

client server public static MarkupValue getMarkupValue(
    TableId _tableId, 
    RecId _recId, 
    InventTransId _inventTransId, 
   [TransDate _transDate])

Run On

Called

Parameters

  • _recId
    Type: RecId Extended Data Type
    The record ID of the transaction table where the miscellaneous charges are attached.

Return Value

Type: MarkupValue Extended Data Type
The miscellaneous charges attached for the transaction line.

See Also

Reference

CustomsExportAssessableValue_IN Table