Menu

SAP Function Module RS_LITERAL_LIST

Liste von Literalen und Textelementen eines Programmes

The Function Module RS_LITERAL_LIST (Liste von Literalen und Textelementen eines Programmes) is a standard Function Module in SAP ERP and is part of the function group SEUH within the package SFUNC.

Technical Information

Function Module RS_LITERAL_LIST
Short Text Liste von Literalen und Textelementen eines Programmes
Function Group SEUH
Package SFUNC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE SY-LANGU Language fir READ TEXTPOOL/Def.-SY-LANGU
MODE LIKE RS38L-PARM 'C' C-Check/U-Update
PROGRAMNAME LIKE RS38L-PROGNAME 'REKOP38L' Name of program to be searched

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCLED A dialog step was answered with PF3
EXISTING_LITERALS Literals found which can be replaced
MISSING_OR_WRONG_PARAMS Mode is neither -C- nor -U-
NO_WANTED_LITERAL No literals in source which can be replaced
PROGRAM_NOT_FOUND Program not found