SAP ABAP Data Element /AIN/ID_NRO_TABLE_NAME (Name of a Number Range Object Table)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/DECODE (Package) Auto-ID EPC Decoding
Basic Data
Data Element /AIN/ID_NRO_TABLE_NAME
Short Description Name of a Number Range Object Table  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 16    
Decimal Places 0    
Output Length 16    
Value Table      
Further Characteristics
Search Help: Name DD_DBTB_16    
Search Help: Parameters TABNAME   
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 NRO Tab. 
Medium 19 NRO Table Name 
Long 33 Number Range Table Name 
Heading 46 Number Range Table Name 
Documentation

Definition

Name of the table that is used to store number ranges for this number range object type.

Use

This table name provides the generic logic to handle any number ranges on the generic number range administration UI. You can access this UI on the SAP Easy Access screen under Master Data -> Number Ranges -> Number Range Administration.

Dependencies

If you define your own number range object types you must also define your own tables for storing the number ranges for this number range object type. Note the following rules:

  • The field names of the non-key fields of your table must be the same as, for example, those in table /ain/tgtin.
  • The field names of the key fields of your table must be the same as the element names of the element set you have defined for the number range key.

Example

History
Last changed by/on SAP  20141109 
SAP Release Created in 510