IntrastatTransfer.exportToBeIncludedCustPckSlipTrans Method [AX 2012]
Indicates whether a CustPackingSlipTrans must be included into the Intrastat transaction.
Syntax
protected boolean exportToBeIncludedCustPckSlipTrans(CustPackingSlipJour _custPackingSlipJour, CustPackingSlipTrans _custPackingSlipTrans)
Run On
Called
Parameters
- _custPackingSlipJour
Type: CustPackingSlipJour Table
The CustPackingSlipJour involved.
- _custPackingSlipTrans
Type: CustPackingSlipTrans Table
The CustPackingSlipTrans involved.
Return Value
Type: boolean
true if the transactions must be included; otherwise, false.