DMFStagingWriter::validateMandatoryFieldsMapping Method [AX 2012]

Validates if the mandatory fields are mapped.

server private static boolean validateMandatoryFieldsMapping(DMFExecutionId _executionId)

Run On

Server

Parameters

_executionId
Type: DMFExecutionId Extended Data Type
Execution Id.

Return Value

Type: boolean
Returns a flag saying if the fields are mapped or not.
Show: