Menu

SAP Function Module BAPI_REQUIREMENTS_CHANGE

Planned independent requirement: Change planned independent reqmt

The Function Module BAPI_REQUIREMENTS_CHANGE (Planned independent requirement: Change planned independent reqmt) is a standard Function Module in SAP ERP and is part of the function group 3027 within the package MDPB.

Technical Information

Function Module BAPI_REQUIREMENTS_CHANGE
Short Text Planned independent requirement: Change planned independent reqmt
Function Group 3027
Package MDPB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_OLD LIKE BAPISPARAM-DELETE_OLD 'X' Control Parameters for Planned Independent Requirements
DO_COMMIT LIKE BAPISPARAM-DO_COMMIT 'X' Control Parameters for Planned Independent Requirements
MATERIAL LIKE BAPISITEMR-MATERIAL Material
MRP_AREA LIKE BAPISITEMR-MRP_AREA MRP Area
NO_WITHDR LIKE BAPISPARAM-NO_WITHDR SPACE Control Parameters for Planned Independent Requirements
PLANT LIKE BAPISITEMR-PLANT Plant
REQMTSPLANNUMBER LIKE BAPISITEMR-REQ_NUMBER Requirements Plan Number
REQUIREMENTSTYPE LIKE BAPISITEMR-REQU_TYPE Requirements Type
REQUIREMENT_PARAM LIKE CM60R Requirements Parameters
UPDATE_MODE LIKE BAPISPARAM-UPDATE_MODE 'X' Control Parameters for Planned Independent Requirements
VERSION LIKE BAPISITEMR-VERSION Version
VERS_ACTIV LIKE BAPISITEMR-VERS_ACTIV Version active

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REQUIREMENT_ITEM_OUT LIKE BAPISITEMR Item data output

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REQUIREMENTS_CHAR_IN LIKE BAPISCHARR Configuration data input
REQUIREMENTS_SCHEDULE_IN LIKE BAPISSHDIN Schedule line data input
RETURN LIKE BAPIRETURN1 Return Parameter

Exceptions

This function module does not define any Exceptions.