PurchFormLetter::checkPurchLinesChangedServer Method [AX 2012]
Checks whether purchase lines has been updated since the posting was started.
server private static boolean checkPurchLinesChangedServer(DocumentStatus _documentStatus, container _packedFormletter)
Run On
ServerParameters
- _documentStatus
- Type: DocumentStatus Enumeration
An element from the DocumentStatus enumeration.
- _packedFormletter
- Type: container
A packed version of the posting class.
Show: