SAP ABAP Function Module NUMBER_RANGE_ELEMENT_TEXT_LIST (Number range: Number range element texts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NUM (Application Component) Number Range Management
     SZN (Package) R/3 Central Basis Development: Number Ranges
Basic Data
Function Module NUMBER_RANGE_ELEMENT_TEXT_LIST Number range: Number range element texts  
Function Group SNR1   Interface for number ranges and groups  
Program Name SAPLSNR1    
INCLUDE Name LSNR1U13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TEXT_LENGTH TYPE Output length of the text field
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language in which texts should be provided
Importing OBJECT TYPE TNRO-OBJECT Name of number range object
Importing SUBOBJECT TYPE SPACE Value of subobject
Tables ELEMENTTEXT TYPE INRET Texts for the elements
Exception NO_GROUP_DEFINED TYPE no group is defined for the object
Exception NO_TEXT_FOUND TYPE no text found
Exception OBJECT_NOT_FOUND TYPE Object not defined
Exception SUBOBJECT_MUST_BE_SPACE TYPE Subobject must be passed empty
Exception TEXTINFO_MISSING_OR_WRONG TYPE no text information is available
               
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