SAP ABAP Class CL_RSR_RRK0_UNPOSTED_PLAN (Generate Conversions Using Characteristic Relationships)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_RT (Package) OLAP: Kernel Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_UNPOSTED_MULTI Multidimensional Combinations 20100225
Properties
Class CL_RSR_RRK0_UNPOSTED_PLAN  
Short Description Generate Conversions Using Characteristic Relationships    
Super Class CL_RSR_RRK0_UNPOSTED_MULTI Multidimensional Combinations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20100225   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_RRK0_UNPOSTED_PLAN has no forward declaration.
Interfaces
Class CL_RSR_RRK0_UNPOSTED_PLAN has no interface implemented.
Friends
Class CL_RSR_RRK0_UNPOSTED_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_TS_CHANMID_CR Instance attribute Protected Type reference (TYPE) RRSI_TS_SID Characteristics for "Create" Call 20100225
2 P_BUFFER_SIZE Static Attribute Private Type reference (TYPE) I 4 maximal number of instances 20120618
3 P_TSX_INSTANCE Static Attribute Private Type reference (TYPE) TP_TSX_INSTANCE Table of Instances 20120618
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100225
2 FREE_ALL Static method Public Method relase all instances belonging to one KHANDLE 20120618
3 GET_INSTANCE Static method Public Method Get Instance 20120618
4 GET_LINES Instance method Private Method lines of table from LOAD call 20120618
5 GET_RELATED Instance method Private Method Forms the shell for characteristic relationships 20100225
6 MANAGE_BUFFER_SIZE Static method Private Method manage number of allowed instances 20120618
Events
Class CL_RSR_RRK0_UNPOSTED_PLAN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_SX_INSTANCE Private See coding structur: instance management 20120618 BEGIN OF tp_sx_instance, khandle TYPE rsr_handle, ts_chanmid TYPE rrsi_ts_sid, t_comp TYPE abap_compdescr_tab, r_plan TYPE REF TO cl_rsr_rrk0_unposted_plan, END OF tp_sx_instance
2 TP_TSX_INSTANCE Private See coding table: instance management 20120618 tp_tsx_instance TYPE SORTED TABLE OF tp_sx_instance WITH NON-UNIQUE KEY khandle
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_RUNTIME Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME 20100225
2 Importing I_S_K Call by reference Type reference (TYPE) DATA 20101013
3 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID 20100225

Method CONSTRUCTOR on class CL_RSR_RRK0_UNPOSTED_PLAN has no exception.

Method FREE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KHANDLE Call by reference Type reference (TYPE) RSR_HANDLE Handle im Brain 20120618

Method FREE_ALL on class CL_RSR_RRK0_UNPOSTED_PLAN has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_RUNTIME Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME 20120618
2 Importing I_S_K Call by reference Type reference (TYPE) DATA 20120618
3 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20120618
4 Returning R_R_PLAN Value transfer Object reference (TYPE REF TO) CL_RSR_RRK0_UNPOSTED_PLAN Kombinationen über Merkmalsbeziehungen erzeugen 20120618

Method GET_INSTANCE on class CL_RSR_RRK0_UNPOSTED_PLAN has no exception.

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES Value transfer Type reference (TYPE) I 20120618

Method GET_LINES on class CL_RSR_RRK0_UNPOSTED_PLAN has no exception.

Method GET_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_K Call by reference Type reference (TYPE) DATA 20101013
2 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20100225
3 Returning R_TS_CHANMID Value transfer Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20100225

Method GET_RELATED on class CL_RSR_RRK0_UNPOSTED_PLAN has no exception.

Method MANAGE_BUFFER_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KHANDLE Call by reference Type reference (TYPE) RSR_HANDLE Handle im Brain 20120618

Method MANAGE_BUFFER_SIZE on class CL_RSR_RRK0_UNPOSTED_PLAN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740