Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CSCP_PLANNING_PARAMETER_SET (Set BOM-dependent planning-parameter for Semiconductor planning) is a standard Function Module in SAP ERP and is part of the function group CSCPPARA1 within the package CSCP.
Function Module | CSCP_PLANNING_PARAMETER_SET |
Short Text | Set BOM-dependent planning-parameter for Semiconductor planning |
Function Group | CSCPPARA1 |
Package | CSCP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DISP_MODE_PARA | TYPE | C | Screen in Display / Edit-Mode | |
I_MATNR_PARA | LIKE | MARC-MATNR | Material Number | |
I_PLNAL_PARA | LIKE | PLAS-PLNAL | Group counter | |
I_PLNFL_PARA | LIKE | PLAS-PLNFL | Sequence of operations within a task-list | |
I_PLNNR_PARA | LIKE | PLAS-PLNNR | Group key | |
I_PLNTY_PARA | LIKE | PLAS-PLNTY | Task list type | |
I_WERKS_PARA | LIKE | MARC-WERKS | Plant | |
ORIGIN_PARA | TYPE | C | Origin of caller: 'M'- Material / 'R'-Routing |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_COMMIT_NEED_PARA | TYPE | VB_PLPARA | Indicator: Update period-dependent operation parameters |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.