Menu

SAP Function Module PCA_PP_PLPROF_READ

EC-PCA Planung: Lesen eines Planerprofils

The Function Module PCA_PP_PLPROF_READ (EC-PCA Planung: Lesen eines Planerprofils) 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_PLPROF_READ
Short Text EC-PCA Planung: Lesen eines Planerprofils
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_PLPROF LIKE TKA50-PLPROF Planerprofil
I_SUBCLASS LIKE TKA51-SUBCLASS Applikation (01-CCA, 02-PA)
I_TABNAME LIKE TKA51-TABNAME Einschränkung auf Tabname
I_TEXT_ONLY LIKE BOOLE-BOOLE ' ' Kz: Nur Texte lesen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VTKA50 LIKE V_TKA50 View: Planerprofil + Text

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
T_TKA51 LIKE TKA51 Grundeinstellungen
T_TKA52 LIKE TKA52 Profilpositionen
T_TKA54 LIKE TKA54 Vorparametrisierung Planungslayout

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Profil nicht vorhanden
NO_APPLICATIONS Profil nicht gepflegt
NO_AUTHORITY User hat keine Berechtigung für Profil
NO_POSITIONS Keine Profilpositionen definiert