Functionality This method can be used tochange planned independent requirements>. To do this,you must transfer at least the item and schedule line data.For configurable materials, you can alsodefine additional configuration supporting points for the schedulelines. The item data> is transferred back after the successful creationof a planned independent requirement. Any errors that occur are returned in the parameter RETURN>.Notes
- The
authorization object C_PPBD>> with the activityV >(change) is checked.
- The command
COMMIT WORK> > is entered within the BAPI. You can prevent this by settingparameter DO_COMMIT> with initial value. In this case, you call up methodBapiService.TransactionCommit> to writethe planned independent requirements to the database.
- If you have created a planning profile for a configurable material, you
can define configuration supporting points> for the schedule lines. Note thefollowing: Define the usage probabilities using parameterREQUIREMENTS_CHAR_IN>. The requirements date of the configuration supporting point ( REQUIREMENTS_CHAR_IN-REQU_DATE>) must correspond to therequirements date of the schedule line(REQUIREMENTS_SCHEDULE_IN-REQ_DATE)>. Do not create any schedule lines on non-working days, as these will beautomatically moved to a workday.Existing Schedule Lines/>
- Existing schedule lines are deleted, and the system creates the
schedule lines transferred in parameterREQUIREMENTS_SCHEDULE_IN> again.
- When parameter DELETE_OLD> has initial value,
the existing schedulelines are not changed if the transferredschedule lines with the same requirements date do not overwrite them.
|