Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Instantiates an ReqPeriodTemplateCalculate object.
Syntax
client server public static ReqPeriodTemplateCalculate newStandard(
RecId _workPeriodTemplateRecId,
TransDate _todayDate,
ReqPlanId _reqPlanId,
ItemId _itemId,
InventDimId _covDimId)
Run On
Called
Parameters
- _workPeriodTemplateRecId
Type: RecId Extended Data Type
An integer that contains the period template record ID.
- _todayDate
Type: TransDate Extended Data Type
A date that contains the current date.
- _reqPlanId
Type: ReqPlanId Extended Data Type
A string that contains a master plan ID.
- _itemId
Type: ItemId Extended Data Type
A string that contains an item ID.
- _covDimId
Type: InventDimId Extended Data Type
A string that contains a coverage dimension ID.
Return Value
Type: ReqPeriodTemplateCalculate Class
A ReqPeriodTemplateCalculate object.