SAP ABAP IMG Activity _ISUEDMRTP_000008 (Define RTP Component)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U (Application Component) SAP Utilities
     EE80 (Package) IS-U: Customizing
IMG Activity
ID _ISUEDMRTP_000008 Define RTP Component  
Transaction Code S_KK4_82000655   (empty) 
Created on 20010315    
Customizing Attributes _ISUEDMRTP_000008   Define RTP Component 
Customizing Activity _ISUEDMRTP_000008   Create RTP Component 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _ISUEDMRTP_000008    

In this IMG activity, you define RTP components.

RTP components define the structure of parameter allocations in the RTP Interface. This structure links the input, output and result parameters. You require different parameters because parameter allocations require different period patterns (such as summer and winter). You can allocate different different periods (such as season, day and TOU groups) to an RTP interface. The components allow you to model billing for different parts of a profile in the RTP interface (for example, a separate component for on- and off-peak periods and a component that determines the maximum demand for the entire period.)

The RTP components must be generated before they can be used in an RTP interface.

Example

You want to define the RTP component 01 with separate billing for summer and winter periods.

In the summer period, you want to bill based on week days and weekends. On the weekends you want to bill using peak and off-peak rates.

In the winter period, you want to bill using peak and off-peak rates only.

To do this structure the RTP component as follows:

RTP_KPOMP01

    > Summer

            > Weekday

            > Weekend

                    > Peak

                    > Off-peak

    > Winter

            > Peak

            > Off-peak

Allocate the individual blocks as follows:

  1. Allocate the Component node category to the SOWI season block.

RTP_Komp01

    > Summer

    > Winter

  1. Allocate the WOTAGENDE day block to the Season Block node category and the Summer node.

RTP_Komp01

    > Summer

        > Weekday

        > Weekday

    > Winter

  1. Allocate the HTNT day block to the Day Block node category and the Weekend node.

RTP_Komp01

    > Summer

        > Weekday

        > Weekend

            > Peak

            > Off-Peak

    > Winter

Standard settings

Recommendation

Activities

Further notes

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory 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 _ISUEDMRTP_000008 0 I500000200 Energy Data Management 
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
EEDM_CMP01 T - Individual transaction object EEDM_CMP01 0000000001 Create RTP Component 
EEDM_CMP01 T - Individual transaction object EEDM_CMP02 0000000002 Change RTP Component 
EEDM_CMP01 T - Individual transaction object EEDM_CMP03 0000000003 Display RTP Component 
History
Last changed by/on SAP  20010316 
SAP Release Created in 463