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.
Validates the consistency of order reference type and document status.
Syntax
client server public static boolean isOrderTypeAndDocumentStatusConsistent(InventTestReferenceType _referenceType, InventTestDocumentStatus _documentStatus)
Run On
Called
Parameters
- _referenceType
Type: InventTestReferenceType Enumeration
The order reference type.
- _documentStatus
Type: InventTestDocumentStatus Enumeration
The document status.
Return Value
Type: boolean
true if the order reference type and document status are consistent; otherwise false .