Menu

SAP Function Module PCA_PP_EXIT_LEXFB

EC-PCA Planung: Modifikation des logischen Screens (KPP1L)

The Function Module PCA_PP_EXIT_LEXFB (EC-PCA Planung: Modifikation des logischen Screens (KPP1L)) 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_EXIT_LEXFB
Short Text EC-PCA Planung: Modifikation des logischen Screens (KPP1L)
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_DIMENSIONS TYPE KPP_YS_DIMENSIONS Dimensionsinfos
I_EVENT LIKE 'I' 'I': Zeitpunkt PAI, 'O': Zeitpunkt PBO
I_LAYOUT TYPE KPP_YS_LAYOUT Layoutinfos
I_SCREEN TYPE KPP_YS_SCREEN aktueller Schirm mehr...

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESG LIKE MESG Messageleiste
E_SCREEN TYPE KPP_YS_SCREEN geänderter Schirm
E_SCREEN_CHANGED LIKE Kennzeichen, ob der Schirm verändert wurde
E_SUBRC LIKE SY-SUBRC derzeit nicht ausgewertet

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_NO_AUSPR_INIT TYPE C SPACE 'X', wenn auspr_init unerwünscht

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.