The Function Module K_PLAN_PLPROF_SET () is a standard Function Module in SAP ERP and is part of the function group KPP6 within the package KPP.
Function Module | K_PLAN_PLPROF_SET |
Short Text | |
Function Group | KPP6 |
Package | KPP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPLAY | LIKE | SPACE | Anzeigemodus | |
PLPROF | LIKE | TKA50-PLPROF | SPACE | Planerprofil |
POPUP | LIKE | SPACE | Steuerung für Popup | |
SUBCLASS | LIKE | TKA51-SUBCLASS | SPACE | Einschränkung auf Applikationsklasse |
TABNAME | LIKE | TKA51-TABNAME | SPACE | Einschränkung auf Planungsgebiet (F4-Hilfe) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | Gedrückte Taste auf Popup | ||
PLPROF | LIKE | TKA50-PLPROF | Planerprofil |
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.