Share via


AxdEMSSubstanceFlow.prepareEMSFlow Method [AX 2012]

Inputs the mandatory data into the AxEMSFlow object that is not coming from service

Syntax

private void prepareEMSFlow(AxEMSFlow _axEMSFlow)

Run On

Server

Parameters

  • _axEMSFlow
    Type: AxEMSFlow Class
    The AxEMSFlow object that contains the EMSFlow table data.

See Also

Reference

AxdEMSSubstanceFlow Class