Share via


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

Return Value

Type: boolean
A value that determines whether the EMSFlow record is ready to be processed or not.

See Also

Reference

EMSFlow Table