SAP ABAP IMG Activity _ISUUTSMCF_000004 (Define Types of Register Relationships)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U (Application Component) SAP Utilities
     EE80 (Package) IS-U: Customizing
IMG Activity
ID _ISUUTSMCF_000004 Define Types of Register Relationships  
Transaction Code S_KK4_74001038   IMG Activity: _ISUUTSMCF_000004 
Created on 19990816    
Customizing Attributes _ISUUTSMCF_000004   Define Types of Register Relationships 
Customizing Activity _ISUUTSMCF_000004   Define Types of Register Relationships 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _ISUUTSMCF_000004    

In this activity you define register relationships. You must define a relationship type if you execute the register relationship function when processing the installation structure. This function is used to describe relationships between registers of installed devices. Relationships between registers are taken into account for validations carried out when recording meter reading results. Register relationships are also taken account in billing.

You can define register relationships between registers of a single device and between registers of different devices. Via an indicator, you can define whether all devices in relationships must be in an installation.

You can define the the role of a register in a register relationship (for example, control register, primary or secondary register) via an operation code that you must also specify when executing the register relationship function. The definition of this code can be found in the documentation of the activity Define operation code in a register relationship.

You can define several different register relationships for a register. For example, a register can be a serial-switching register and simultaneously be in a control relationship with other registers.

Standard SAP register relationships and key structures for customer enhancements are described in the following.

Example

RR | Reg. rel. type | U | I | Check module |fill. code
------------------------------------------------------------------------

1 | Reactive/active rel. | x | | ISU_REGRELSHIP_CHECK_01 | ISU_RE..

2 | Serial-switching rel.| x | | ISU_REGRELSHIP_CHECK_02 |

3 | On/-off peak rel. | x | | ISU_REGRELSHIP_CHECK_03 |

4 | Control rel. | x | | ISU_REGRELSHIP_CHECK_04 |

5 | VCF relationship. | x | x | ISU_REGRELSHIP_CHECK_05 |

6 | VCF calc. | | x | ISU_REGRELSHIP_CHECK_06 |
90 | Cust.-defined rel. | | | ISU_REGRELSHIP_CHECK_90 |

RR = register relationship
U = x => Unit of measurement for meter reading of affected registers
must match

I = x => all affected registers must be in the same installation

A Check module carries out special checks for a register
relationship type and is determined dynamically from the input check
program of the register relationship function. The filling
code
module fills the operation code automatically.

  • Relationship type 1:
    In a reactive/active relationship, all active registers of a register category and all reactive registers of the same register category are added together. A cosine phi check is carried using the sum of this addition. The meter reading units of measurement of these registers must match (U = x). However, the registers may be in different installations (I = ).
  • Relationship type 2:
    The serial-switching relationship is automatically assigned to all other relationships in validations and in meter reading.
  • Relationship type 3:
    The on-/off peak relationship describes the relationship between registers with different register types (for example, on/off-peak rate register)
  • Relationship type 4
    In a control relationship, all registers are added and the sum is compared with the control register, which is specially marked.
  • Relationship type 5:
    The relationship type for the gas volume correction factor is required for billing of difference quantities that arise from different meter readings from operating cbm meters of the quantity converter and from another operating cbm meter. The devices of registers in this relationship must be in the same installation (I = x).
  • Relationship type 6:
    Calculation of the gas volume correction factor is required for billing of difference quantities that arise from different meter readings from operating cbm meters of the quantity converter and another operating cbm meter. The units of measurement do not have to match (U = ).
  • Relationship type 90:
    Register relationships defined by the customer always have the two-digit key 9*. When you create a new register relationship, you must program your own check module and enter the name of the module in the appropriate column. This check module is determined dynamically from the input check program of the register relationship function.

Requirements

Standard settings

SAP provides six standard types of register relationship and corresponding function modules. These usually cover required functionality.

However, if you still require new types of register relationships, you must assign keys for each entry starting with 9* and program the function modules.

Recommendation

  • We recommend using the predefined types provided.
  • Read the online help (F1) for field function name for check module. The online help provides an overview of the required interface parameters.

Activities

  1. Ensure that the supplied register types meet your requirements.
  2. Choose the function new entries.
  3. Define the types of register relationships that you require. Ensure that the two-digit key register relationhip starts with 9.

Further notes

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG _ISUUTSMCF_000004 0 I110004820 Installation structure 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
TE402 S - Table (with text table) SM30 0000000000 Define Types of Register Relationships 
History
Last changed by/on SAP  19990816 
SAP Release Created in