Menu

SAP Function Module LAYOUT_OBJECT_TEXT_DYNPRO

Aufruf Dynpro für Textpflege Layoutobjekte

The Function Module LAYOUT_OBJECT_TEXT_DYNPRO (Aufruf Dynpro für Textpflege Layoutobjekte) is a standard Function Module in SAP ERP and is part of the function group WLYM within the package WWMI.

Technical Information

Function Module LAYOUT_OBJECT_TEXT_DYNPRO
Short Text Aufruf Dynpro für Textpflege Layoutobjekte
Function Group WLYM
Package WWMI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_APPLICATION LIKE Applikation ('AME', 'LAY')
PI_EARLIER_CHANGE LIKE WDL_FLAG-XFELD Kennzeichen für Änderungen im Aufrufer
PI_MODE LIKE SY-UCOMM Pflegemodus ('DISP', 'UPDA', 'CREA')
PI_OBJECT_TYPE LIKE Objekttyp ('TWGLV' oder 'WLBM')
PI_TWGLVD LIKE TWGLVD Layoutbereichnummer und -bezeichnung
PI_TWGVD LIKE TWGVD Layoutnummer und -bezeichnung
PI_WLBMD LIKE WLBMD Position (auch für ObjTyp TWGLV -> sorf1-space)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_CHANGE LIKE WDL_FLAG-XFELD Kennzeichen, ob Daten im Dynpro geändert wurden
PE_FCODE LIKE SY-UCOMM Funktionscode ('EXIT'. 'BACK', 'CANC', 'SAVE')

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_WLMT LIKE WLMT Text nach Pflege
PI_T_WLMT LIKE WLMT Text vor Pflege
PI_T_WMSPRAS LIKE WMSPRAS Sprachen, für die Texte gepflegt werden

Exceptions

This function module does not define any Exceptions.