Menu

SAP Function Module FC_PBO_PAI_EXIT

SAP Kons.: Online-Erfassung: PBO - PAI - Exit

The Function Module FC_PBO_PAI_EXIT (SAP Kons.: Online-Erfassung: PBO - PAI - Exit) is a standard Function Module in SAP ERP and is part of the function group FCDE within the package FC03.

Technical Information

Function Module FC_PBO_PAI_EXIT
Short Text SAP Kons.: Online-Erfassung: PBO - PAI - Exit
Function Group FCDE
Package FC03
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 'I': Zeitpunkt PAI, 'O': Zeitpunkt PBO
I_EVENT LIKE 'I' aktueller Schirm mehr...
I_LAYOUT TYPE KPP_YS_LAYOUT Dimensionsinfos
I_SCREEN TYPE KPP_YS_SCREEN Layoutinfos

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.