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 whether purchase lines has been updated since the posting was started.
Syntax
server private static boolean checkPurchLinesChangedServer(DocumentStatus _documentStatus, container _packedFormletter)
Run On
Server
Parameters
- _documentStatus
Type: DocumentStatus Enumeration
An element from the DocumentStatus enumeration.
- _packedFormletter
Type: container
A packed version of the posting class.
Return Value
Type: boolean
true if the validation passes; otherwise, false.