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.
Checks whether net change can be used in the first and second iteration of an intercompany master planning run.
Syntax
public boolean runCheckUpdateTypeAllowedForReqCalcUpdt(
NumberOf _numberOfIterations,
ReqIntercompanyPlanningGroupRecId _intercompanyGroup,
[boolean _throwOnError])
Run On
Called
Parameters
- _numberOfIterations
Type: NumberOf Extended Data Type
The NumberOf value that indicates the number of iterations.
- _intercompanyGroup
Type: ReqIntercompanyPlanningGroupRecId Extended Data Type
A ReqIntercompanyPlanningGroupRecId value that indicates the group for which to check whether net change can be run.
- _throwOnError
Type: boolean
Set to true in order to throw an error exception in the Infolog, set to false to post an Infolog warning instead.
Return Value
Type: boolean
A Boolean value that indicates whether a net change can be used both in the first and in the second iteration of an intercompany master planning run.
Remarks
This method also checks for the special case of one iteration.