SAP ABAP Class CL_RSPLFD_PARAM (Superclass Parameter (Definition))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFD (Package) Planning Service Type (Definition)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFD_PARAM_DATA_SEL | Data Selection Parameter (Definition) | 20040604 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFD_PARAM_ELEM | Elementary Parameter (Definition) | 20040430 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFD_PARAM_IOBJ | InfoObject Parameter (Definition) | 20040604 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFD_PARAM_KEYF_SEL | Parameter Key Figure selection (Definition) | 20040430 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFD_PARAM_STRUC | Structured Parameter (Definition) | 20040430 |
Properties
| Class | CL_RSPLFD_PARAM | |
| Short Description | Superclass Parameter (Definition) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLFD | Planning Service Type (Definition) |
| Created | 20040430 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSPLFD_PARAM has no interface implemented.
Friends
Class CL_RSPLFD_PARAM 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) | RS_BOOL | Parameter is component of a structure | 20050211 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Parameter for data selection | 20040604 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Parameter is elementary | 20040513 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Parameter is infoobject of infoprovider | 20040604 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Parameter for key figure selection | 20040604 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Parameter is structured | 20040513 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSPLF_IS_TABLE | Parameter is a table | 20040513 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSPLF_PARNM | Name of Parameter | 20040513 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSPLF_PARNM | Name of structured parameter (in case of component) | 20050211 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RSTXTLG | Text of parameter | 20040513 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Dummy message string | 20041111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040603 | |
| 2 | Static method | Public | Method | FACTORY | 20040603 |
Events
Class CL_RSPLFD_PARAM has no event.
Types
Class CL_RSPLFD_PARAM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_PARAM_DEF | Call by reference | Type reference (TYPE) | RSPLF_S_DB_PARAM_DEF | Eigenschaften Parameter (gesamt) | 20040603 |
Method CONSTRUCTOR on class CL_RSPLFD_PARAM has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_PARAM_DEF | Call by reference | Type reference (TYPE) | RSPLF_S_DB_PARAM_DEF | Eigenschaften Parameter (gesamt) | 20040603 | |||
| 2 | I_T_COMP_DEF | Call by reference | Type reference (TYPE) | RSPLF_T_PARAM_DEF | Components (for structured parameter) | 20040709 | |||
| 3 | R_R_PARAM_DEF | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFD_PARAM | Oberklasse Parameter (Definition) | 20040603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inkonsistente Definition des Parameters | 20041111 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |