MdmMdsToAxImporter::cleanupStaging Method [AX 2012]

server private static void cleanupStaging(
    TableId _stgTableId, 
    TableId _entityTableId, 
    str _tmpTableName, 
    DMFDefinationGroupName _importDefGroup, 
    DMFExecutionId _importEId, 
    DMFDefinationGroupName _exportdefGroup, 
    DMFExecutionId _exportEId)

Run On

Server

Parameters

_stgTableId
Type: TableId Extended Data Type
_entityTableId
Type: TableId Extended Data Type
_tmpTableName
Type: str
_importDefGroup
Type: DMFDefinationGroupName Extended Data Type
_importEId
Type: DMFExecutionId Extended Data Type
_exportdefGroup
Type: DMFDefinationGroupName Extended Data Type
_exportEId
Type: DMFExecutionId Extended Data Type
Show: