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.
Initializes intrastat data from the transfer order.
Syntax
protected Intrastat initIntrastatFromInventTransferJour(
IntrastatDirection _direction,
InventTransferJour _inventTransferJour,
InventTransferJourLine _inventTransferJourLine,
IntrastatTransferMap _intrastatTransferMap)
Run On
Called
Parameters
- _direction
Type: IntrastatDirection Enumeration
The direction of the transfer.
- _inventTransferJour
Type: InventTransferJour Table
The InventTransferJour buffer.
- _inventTransferJourLine
Type: InventTransferJourLine Table
The InventTransferJourLine buffer.
- _intrastatTransferMap
Type: IntrastatTransferMap Map
The InventTransferJour buffer.
Return Value
Type: Intrastat Table
The Intrastat buffer.