IntrastatTransfer.getSendRecvAddress Method [AX 2012]

Gets sender or receiver address from input.

Syntax

protected LogisticsPostalAddress getSendRecvAddress(
    ModuleCustVend _custVend, 
    IntrastatOrderType _intrastatOrderType, 
    CustVendAC _accountNum, 
   [RecId _transDelivAddressRecId, 
    RecId _transportDocumentAddressRecId])

Run On

Called

Parameters

  • _transportDocumentAddressRecId
    Type: RecId Extended Data Type
    The address record ID of transaction document from journal transaction.

Return Value

Type: LogisticsPostalAddress Table
The desired sender or receiver address.

See Also

Reference

IntrastatTransfer Class