SAP ABAP Class CL_RSPLFS_PARAM_TAB (Table Parameter (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) | 20040512 |
Properties
| Class | CL_RSPLFS_PARAM_TAB | |
| Short Description | Table Parameter (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 | 20040512 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPLFS_PARAM_TAB has no forward declaration.
Interfaces
Class CL_RSPLFS_PARAM_TAB has no interface implemented.
Friends
Class CL_RSPLFS_PARAM_TAB 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) | RSPLF_T_PARAM_VAL | Table of parameter values | 20040708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create table row | 20040526 | |
| 2 | Instance method | Public | Method | Get parameter value table | 20040708 | |
| 3 | Instance method | Public | Method | Set parameter value table | 20040708 |
Events
Class CL_RSPLFS_PARAM_TAB has no event.
Types
Class CL_RSPLFS_PARAM_TAB has no local type.
Method Signatures
Method CREATE_TAB_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PARAM_VAL | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFS_PARAM | Parameter value object representing one line | 20040708 |
Method CREATE_TAB_LINE on class CL_RSPLFS_PARAM_TAB has no exception.
Method GET_T_PARAM_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PARAM_VAL | Value transfer | Type reference (TYPE) | RSPLF_T_PARAM_VAL | Parameter value table | 20040708 |
Method GET_T_PARAM_VAL on class CL_RSPLFS_PARAM_TAB has no exception.
Method SET_T_PARAM_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_PARAM_VAL | Call by reference | Type reference (TYPE) | RSPLF_T_PARAM_VAL | Parameter value table | 20040708 |
Method SET_T_PARAM_VAL on class CL_RSPLFS_PARAM_TAB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |