EngChgCaseBOMRouteApplyAction.addVersionActionToCaseLog Method [AX 2012]
private void addVersionActionToCaseLog(
EngChgCaseBOMRouteVersionApprovalAction _versionAction,
CaseEntityType _entityType,
EngChgCaseEntityId _entityId,
ItemId _itemId,
InventDimId _inventDimId,
FromDate _fromDate,
ToDate _toDate,
FromQty _fromQty)
Run On
CalledParameters
- _versionAction
- Type: EngChgCaseBOMRouteVersionApprovalAction Enumeration
- _entityType
- Type: CaseEntityType Enumeration
- _entityId
- Type: EngChgCaseEntityId Extended Data Type
- _itemId
- Type: ItemId Extended Data Type
- _inventDimId
- Type: InventDimId Extended Data Type
- _fromDate
- Type: FromDate Extended Data Type
- _toDate
- Type: ToDate Extended Data Type
- _fromQty
- Type: FromQty Extended Data Type
Community Additions
ADD
Show: