SAP ABAP Class CL_RSDD_CC_RKF (Restricted Key Figures)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CREATECUBE (Package) Create Cube in BWA

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CC_KEYFIGUREBASE | Key Figure Base Class | 20091201 |
Properties
Class | CL_RSDD_CC_RKF | |
Short Description | Restricted Key Figures | |
Super Class | CL_RSDD_CC_KEYFIGUREBASE | Key Figure Base Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CREATECUBE | Create Cube in BWA |
Created | 20091201 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_CC_RKF has no interface implemented.
Friends
Class CL_RSDD_CC_RKF 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) | STRING | 20091201 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TN_T_FILTER | 20091201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20091201 | |
2 | ![]() |
Instance method | Public | Method | 20091201 | |
3 | ![]() |
Instance method | Public | Method | 20091201 |
Events
Class CL_RSDD_CC_RKF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_FILTER | Public | See coding | 20091201 | BEGIN OF tn_s_filter ,
attribute TYPE trexd_attr_name,
sign TYPE raldb_sign,
option TYPE raldb_opti,
low TYPE string,
high TYPE string,
END OF tn_s_filter
|
||
2 | TN_T_FILTER | Public | See coding | 20091201 | tn_t_filter TYPE STANDARD TABLE OF tn_s_filter WITH NON-UNIQUE KEY attribute
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGRTYPE | Call by reference | Type reference (TYPE) | TN_AGGREGATION | 20091201 | |||
2 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | I | 20091201 | |||
3 | ![]() |
I_ISVISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20091201 | ||
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091201 | |||
5 | ![]() |
I_SCALINGFACTOR | Call by reference | Type reference (TYPE) | I | 20091201 |
Method CONSTRUCTOR on class CL_RSDD_CC_RKF has no exception.
Method SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_FILTER | Call by reference | Type reference (TYPE) | TN_T_FILTER | 20091201 |
Method SET_FILTER on class CL_RSDD_CC_RKF has no exception.
Method SET_KYFNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KYFNM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091201 |
Method SET_KYFNM on class CL_RSDD_CC_RKF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |