Menu

SAP Function Module FC_LAYOUT_MODIFY

Online-Erfassung: Layout NACH Generierung ändern

The Function Module FC_LAYOUT_MODIFY (Online-Erfassung: Layout NACH Generierung ändern) 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_LAYOUT_MODIFY
Short Text Online-Erfassung: Layout NACH Generierung ändern
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 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.