SAP ABAP Function Module GET_LITERAL (Provides the long text from the literal table for an given index)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Function Module GET_LITERAL Provides the long text from the literal table for an given index  
Function Group S38A   ABAP/4 program analysis (of load)  
Program Name SAPLS38A    
INCLUDE Name LS38AU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LENGTH TYPE Length of the literal
Exporting LITERAL TYPE Found literal
Importing LITL_OFFSET TYPE N Offset of the literal in the liter
Importing PROGNAME TYPE SYST-REPID Program name
Importing IS_OFFSET TYPE I 1 o, wenn Literalindex, 1 wenn Offset in Literalta
Exception NO_PROGRAM_ACCESS TYPE Programm-Source oder -Load nicht verfügbar
Exception WRONG_LITL_OFFSET TYPE unzulässiger Wert vom Parameter LITL_OFFSET
Exception LITERAL_TOO_SHORT TYPE Parameter LITERAL zu kurz
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in