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.
Checks if vend transaction line fulfills Intrastat requirements.
Syntax
protected boolean checkIntrastat(VendDocumentLineMap _parmLine, PurchLine _purchLine)
Run On
Called
Parameters
- _parmLine
Type: VendDocumentLineMap Map
The VendDocumentLineMap that carries related information.
- _purchLine
Type: PurchLine Table
The PurchLine that carries vend transaction information.
Return Value
Type: boolean
true if Intrastat requirements are fulfilled; otherwise, false.