EMSFlow::isReadyforProcess Method
Determines whether an EMSFlow record is ready to be processed based on the status of the related InvoiceRegister or PurchaseOrder record.
Syntax
client server public static boolean isReadyforProcess(EMSFlowId _emsFlowId, EMSFlowOriginType _emsFlowOriginType)
Run On
Called
Parameters
- _emsFlowId
Type: EMSFlowId Extended Data Type
An EMSFlowId value that represents the ID of the EMSFlow record.
- _emsFlowOriginType
Type: EMSFlowOriginType Enumeration
A value that represents the origin type of the EMSFlow record.
Return Value
Type: boolean
A value that determines whether the EMSFlow record is ready to be processed or not.