SAP ABAP Data Element DEF_ZWNUMMER (Default Register Number)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Basic Data
Data Element DEF_ZWNUMMER
Short Description Default Register Number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LFDNR3    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
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 Def.Regis. 
Medium 16 Default Register 
Long 20 Default Register 
Heading 16 Def.R 
Documentation

Definition

This register number is only relevant to the master data generator (MDG). The MDG uses this number if no register number exists.

Example:

  • You use a master data template (MDT) in which you can install a device (billing-relevant) with two installations.
  • You activate two nodes for billing-relevant device installation. The first node ensures that a register is installed with the rate data of an on-peak register. The second node ensures that a register is installed with the rate data of an off-peak register.
  • In the first node, you choose the parameter for the E_ZWNUMMER attribute. You choose the parameter name HT_ZW. You choose the constant for the DEF_ZWNUMMER attribute and assign the value 001.
  • In the second node, you choose the parameter for the E_ZWNUMMER parameter. You choose the parameter name NT_ZW. You choose the constant for the DEF_ZWNUMMER attribute and assign the value 002.
  • You execute the MDG to create a new utility installation and install (billing-relevant) a double rate meter. The system does not assign a value to the HT_ZW and NT_ZW parameters.
    Result: since the above parameters are empty, the MDG uses the constants from the DEF_ZWNUMMER attributes. Register 001 is installed as an on-peak register, register 002 as an off-peak register.
  • You re-execute the MDT. In this case, you want to change an existing installation. The environment determination function recognizes that a double rate meter is installed in the installation. Through the identifying constants, it recognizes 001 as an on-peak register and 002 as an off-peak register. It therefore assigns the value 001 to the HT_ZW parameter, and 002 to the NT_ZW parameter. The value in the DEF_ZWNUMMER parameters is ignored.

History
Last changed by/on SAP  20050224 
SAP Release Created in 464