IntrastatTransfer.calcMarkupAmount Method [AX 2012]
Calculates amount of miscellaneous charges.
Syntax
public AmountMST calcMarkupAmount(
TableId _tableId,
RecId _recId,
[IntrastatFulfillmentDate_HU _intrastatFulfillmentDate_HU])
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The TableId value of source transaction.
- _recId
Type: RecId Extended Data Type
The record ID of the source transaction.
- _intrastatFulfillmentDate_HU
Type: IntrastatFulfillmentDate_HU Extended Data Type
Return Value
Type: AmountMST Extended Data Type
The amount in company currency of miscellaneous charges related to the source transaction.