Share via


AxdEMSSubstanceFlow.checkEMSFlow Method [AX 2012]

Indicates whether the EMSFlow table has the fields that this document class demands for saving the EMSFlow table.

Syntax

private void checkEMSFlow(AxEMSFlow _axEMSFlow)

Run On

Server

Parameters

  • _axEMSFlow
    Type: AxEMSFlow Class
    The AxEMSFlow object that contains the EMSFlow table for which to check.

Remarks

This method is used in the prepareForSaveExtended method for this class.

See Also

Reference

AxdEMSSubstanceFlow Class