DMFStagingCleanup.deleteBasedOnDefGroupOrExecId Method [AX 2012]
Deletes from staging the record with corresponding definition grp and execution id.
public boolean deleteBasedOnDefGroupOrExecId(DMFDefinationGroupName _defGroupName, DMFExecutionId _executionId)
Run On
CalledParameters
- _defGroupName
- Type: DMFDefinationGroupName Extended Data Type
Definition group name of the record.
- _executionId
- Type: DMFExecutionId Extended Data Type
Execution Id of the record.
Community Additions
ADD
Show: