EngChgCaseBOMRouteApplyAction.addEntityActionToCaseLog Method [AX 2012]

Adds a log message for a BOM/Route entity.

private void addEntityActionToCaseLog(
    EngChgCaseBOMRouteApprovalAction _action, 
    CaseEntityType _entityType, 
    EngChgCaseEntityId _entityId)

Run On

Called

Parameters

_action
Type: EngChgCaseBOMRouteApprovalAction Enumeration
The approval action.
_entityType
Type: CaseEntityType Enumeration
The entity type.
_entityId
Type: EngChgCaseEntityId Extended Data Type
The Id of the entity.

Community Additions

ADD
Show: