Menu

SAP Function Module KCD_EXTERN_PP_CALL

Zellen mit Dateibeschreibung mit PP verbuchen

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.

Technical Information

Function Module KCD_EXTERN_PP_CALL
Short Text Zellen mit Dateibeschreibung mit PP verbuchen
Function Group KCDE
Package KC
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
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

Exceptions

This function module does not define any Exceptions.