ReqDemPlanEasyItemAllocatorUtility::assignItemsToAllocKeyLine Method [AX 2012]

Assigns a list of items (distinct products and product variants) to an item allocation key.

client server public static void assignItemsToAllocKeyLine(FormDataSource _dataSource, ForecastItemAllocationId _allocationId)

Run On

Called

Parameters

_dataSource
Type: FormDataSource Class
The data source to use for deletion.
_allocationId
Type: ForecastItemAllocationId Extended Data Type
The item allocation ID in the current form context.
Show: