ReqTrans::mcrHasSalesContinuity Method
Checks to see if there are ReqTras records of type continuity
Syntax
client server public static boolean mcrHasSalesContinuity(
RefRecId _planVersion,
ItemId _itemId,
InventDimId _covInventDimId)
Run On
ClientOrServer
Parameters
- _planVersion
Type: RefRecId Extended Data Type
Master planning version
- _itemId
Type: ItemId Extended Data Type
Unique Item Id
- _covInventDimId
Type: InventDimId Extended Data Type
Inventory dimension Id
Return Value
Type: boolean
true if there are ReqTras records of type continuity.