Menu

SAP Function Module BAPI_REQUIREMENTS_CREATE

Planned Independent Requirements: Create Planned Independent Reqmts

The Function Module BAPI_REQUIREMENTS_CREATE (Planned Independent Requirements: Create Planned Independent Reqmts) 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_CREATE
Short Text Planned Independent Requirements: Create Planned Independent Reqmts
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
DO_COMMIT LIKE BAPISPARAM-DO_COMMIT 'X' Control Parameters for Planned Independent Requirements
PROFILID LIKE BAPISPARAM-PROFILID SPACE Name of planning profile
REFER_TYPE LIKE BAPISPARAM-REFER_TYPE SPACE Control Parameters for Planned Independent Requirements
REQUIREMENTS_ITEM LIKE BAPISITEMR Item data
REQUIREMENT_PARAM LIKE CM60R Requirements parameters
UPDATE_MODE LIKE BAPISPARAM-UPDATE_MODE 'X' Control Parameters for Planned Independent Requirements

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MRP_AREA LIKE BAPISITEMR-MRP_AREA MRP Area

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.