SAP ABAP Class CL_RSPLFS_PARAM_KEYF_SEL (Parameter Key Figure Selection (Value))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFS (Package) Planning Service
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFS_PARAM | Parameter Value (Superclass) | 20040708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_PARAM_KEYF_SEL | Key-Figure-Selection Parameter | 20040802 |
Properties
| Class | CL_RSPLFS_PARAM_KEYF_SEL | |
| Short Description | Parameter Key Figure Selection (Value) | |
| Super Class | CL_RSPLFS_PARAM | Parameter Value (Superclass) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLFS | Planning Service |
| Created | 20040708 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPLFS_PARAM_KEYF_SEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPLFA_PARAM_KEYF_SEL | Key-Figure-Selection Parameter | 20040802 |
Friends
Class CL_RSPLFS_PARAM_KEYF_SEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20130117 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSPLF_T_KEYFNM | Key figure list | 20040708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set indicator for selecting all key figures | 20040708 | |
| 2 | Instance method | Public | Method | Set key figure list | 20040708 |
Events
Class CL_RSPLFS_PARAM_KEYF_SEL has no event.
Types
Class CL_RSPLFS_PARAM_KEYF_SEL has no local type.
Method Signatures
Method SET_ALL_KEYF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALL_KEYF | Call by reference | Type reference (TYPE) | RS_BOOL | Flag for selecting all keyfigures | 20040708 |
Method SET_ALL_KEYF on class CL_RSPLFS_PARAM_KEYF_SEL has no exception.
Method SET_T_KEYFNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_KEYFNM | Call by reference | Type reference (TYPE) | RSPLF_T_KEYFNM | List of selected keyfigures | 20040708 |
Method SET_T_KEYFNM on class CL_RSPLFS_PARAM_KEYF_SEL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |