Menu

SAP Function Module PCA_PP_GET_INFO

EC-PCA Planung: Diverse Info aus Transaktionscode oder Tabname ableiten

The Function Module PCA_PP_GET_INFO (EC-PCA Planung: Diverse Info aus Transaktionscode oder Tabname ableiten) is a standard Function Module in SAP ERP and is part of the function group PCPP within the package KE1.

Technical Information

Function Module PCA_PP_GET_INFO
Short Text EC-PCA Planung: Diverse Info aus Transaktionscode oder Tabname ableiten
Function Group PCPP
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TABNAME LIKE KPP0D-TABNAME Tabellenname
I_TCODE LIKE SY-TCODE Transaktionscode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FORMTEXT LIKE RPCAP-FORMTEXT Bezeichnung (Planungs-/Erfassungs-) Layout
E_MODUS LIKE KPP0S-MODUS Modus für Planung
E_PGEBIET LIKE RPCAP-PGEBIET Planungsgebiet
E_PGEBIET_TEXTE LIKE RPCPP_TXT Texte zum Planungsgebiet
E_PLIKZ LIKE RPCAP-PLIKZ Plan/Ist-Kennzeichen
E_TABNAME LIKE KPP0D-TABNAME Tabellenname

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_TABLE ungültige Tabelle
WRONG_TCODE ungültiger Transaktionscode