SAP ABAP Class CL_RSPLFA_CR_RUNTIME (Generates Transient Characteristic Relationships)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFA (Package) API Framework for Planning Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_CR_RUNTIME | Generate Characteristic Relationships at Runtime | 20110228 |
Properties
Class | CL_RSPLFA_CR_RUNTIME | |
Short Description | Generates Transient Characteristic Relationships | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLFA | API Framework for Planning Services |
Created | 20110228 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLFA_CR_RUNTIME | Generate Characteristic Relationships at Runtime | 20110228 |
Friends
Class CL_RSPLFA_CR_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110228 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSPLS_CHAR_RELATION=>TN_TS_CHA_ROLE | Characteristic Roles | 20110308 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_TS_INSTANCE_BUFFER | 20110228 |
Methods
Class CL_RSPLFA_CR_RUNTIME has no method.
Events
Class CL_RSPLFA_CR_RUNTIME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_INSTANCE_BUFFER | Private | See coding | 20110228 | BEGIN OF tp_s_instance_buffer,
infoprov TYPE rsinfoprov,
step type RSPLS_STEP,
r_cr_runtime TYPE REF TO cl_rsplfa_cr_runtime,
END OF tp_s_instance_buffer
|
||
2 | TP_TS_INSTANCE_BUFFER | Private | See coding | Buffer for Instances | 20110228 | tp_ts_instance_buffer TYPE SORTED TABLE OF tp_s_instance_buffer WITH UNIQUE KEY infoprov step
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |