ReqSetupDim.mainInventLocationId Method [AX 2012]
Finds a sourcing warehouse for the specified item and coverage dimension.
Syntax
public InventLocationIdReqMain mainInventLocationId([ReqRefType _reqRefType, utcdatetime _asOfDateTime])
Run On
Called
Parameters
- _reqRefType
Type: ReqRefType Enumeration
- _asOfDateTime
Type: utcdatetime
A date and time value in UTC time zone which holds the point in time the source warehouse applies.
Return Value
Type: InventLocationIdReqMain Extended Data Type
A string value that holds the source warehouse ID.