The Function Module KCD_EXTERN_PP_CALL (Zellen mit Dateibeschreibung mit PP verbuchen) is a standard Function Module in SAP ERP and is part of the function group KCDE within the package KC.
Function Module | KCD_EXTERN_PP_CALL |
Short Text | Zellen mit Dateibeschreibung mit PP verbuchen |
Function Group | KCDE |
Package | KC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AREA_SUBCLASS | LIKE | TKES1-SUBCLASS | '03' | Anwendung im Planungsprozessor (EIS - 03) |
I_AREA_TABNAME | LIKE | TKES1-TABNAME | Im EIS der Aspekt mit vorangestelltem CF |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATAR | LIKE | KCDE_DATAR_ATTR | Datenbereichen | |
I_HEAD | LIKE | KCDE_HEAD_ATTR | Kopfbereiche | |
I_INTERN | LIKE | KCDE_CELLS | Zellen: Koordinaten (row, Col) und der Wert (Val | |
I_KEY | LIKE | KCDEKEY | Schlüsselbereich |
This function module does not define any Exceptions.