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 | Instance attribute | Protected | Type reference (TYPE) | RRSI_TS_SID | Characteristics for "Create" Call | 20100225 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | 4 | maximal number of instances | 20120618 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | TP_TSX_INSTANCE | Table of Instances | 20120618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100225 | |
| 2 | Static method | Public | Method | relase all instances belonging to one KHANDLE | 20120618 | |
| 3 | Static method | Public | Method | Get Instance | 20120618 | |
| 4 | Instance method | Private | Method | lines of table from LOAD call | 20120618 | |
| 5 | Instance method | Private | Method | Forms the shell for characteristic relationships | 20100225 | |
| 6 | 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 | I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | 20100225 | ||||
| 2 | I_S_K | Call by reference | Type reference (TYPE) | DATA | 20101013 | ||||
| 3 | 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 | 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 | I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | 20120618 | ||||
| 2 | I_S_K | Call by reference | Type reference (TYPE) | DATA | 20120618 | ||||
| 3 | I_TS_CHANMID | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20120618 | |||
| 4 | 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 | 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 | I_S_K | Call by reference | Type reference (TYPE) | DATA | 20101013 | ||||
| 2 | I_TS_CHANMID | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20100225 | |||
| 3 | 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 | 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 |