SAP ABAP Function Module NUMBER_RANGE_ELEMENT_LIST (Number range: Provide elements for a number range)
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_LIST Number range: Provide elements for a number range  
Function Group SNR1   Interface for number ranges and groups  
Program Name SAPLSNR1    
INCLUDE Name LSNR1U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ELEMENT_CONVEXIT TYPE INTB-CONVEXIT Conversion exit of element field
Exporting ELEMENT_LENGTH TYPE INTB-INTLEN internal length of element
Exporting ELEMENT_OUTPUTLEN TYPE INTB-OUTPUTLEN external length of element fields
Importing NR_RANGE_NR TYPE NRIV-NRRANGENR Number range number
Importing OBJECT TYPE TNRO-OBJECT Name of number range object
Importing SUBOBJECT TYPE SPACE Value of subobject
Tables ELEMENTS TYPE INREL Elements assigned to number range
Exception ELEMENTS_NOT_FOUND TYPE no elements found
Exception NO_GROUP_DEFINED TYPE no group is defined for the object
Exception OBJECT_NOT_FOUND TYPE Object not defined in TNRO
Exception SUBOBJECT_MUST_BE_SPACE TYPE Subobject must be passed empty
               
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