SAP ABAP Class CL_RSPLFS_PARAM (Parameter Value (Superclass))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFS (Package) Planning Service
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFS_PARAM_DATA_SEL | Selections Parameter (Value) | 20040702 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFS_PARAM_ELEM | Elementary Parameter (Value) | 20040513 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFS_PARAM_IOBJ | InfoObject Parameter (Value) | 20040708 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFS_PARAM_KEYF_SEL | Parameter Key Figure Selection (Value) | 20040708 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFS_PARAM_STRUC | Structured Parameter (Value) | 20040708 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFS_PARAM_TAB | Table Parameter (Value) | 20040512 |
Properties
| Class | CL_RSPLFS_PARAM | |
| Short Description | Parameter Value (Superclass) | |
| Super Class | ||
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSPLFS_PARAM has no interface implemented.
Friends
Class CL_RSPLFS_PARAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSPLFD_PARAM | Definition | 20040513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear | 20040709 | |
| 2 | Instance method | Public | Method | Clone | 20040512 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20040513 | |
| 4 | Static method | Public | Method | Factory | 20040512 | |
| 5 | Static method | Protected | Method | Internal factory for parameter types except tables | 20040713 |
Events
Class CL_RSPLFS_PARAM has no event.
Types
Class CL_RSPLFS_PARAM has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_RSPLFS_PARAM has no parameter.
Method CLEAR on class CL_RSPLFS_PARAM has no exception.
Method CLONE 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 | Copy | 20040708 |
Method CLONE on class CL_RSPLFS_PARAM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAM_DEF | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFD_PARAM | Definition Parameter | 20040513 |
Method CONSTRUCTOR on class CL_RSPLFS_PARAM has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAM_DEF | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFD_PARAM | Parameter definition | 20040513 | |||
| 2 | R_R_PARAM_VAL | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFS_PARAM | Parameter value | 20040708 |
Method FACTORY on class CL_RSPLFS_PARAM has no exception.
Method _FACTORY_NO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAM_DEF | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFD_PARAM | Parameter definition | 20040713 | |||
| 2 | R_R_PARAM_VAL | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFS_PARAM | Parameter value | 20040713 |
Method _FACTORY_NO_TAB on class CL_RSPLFS_PARAM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |