SAP ABAP Class CL_RSDME_DMP_FLD_PAR_LIST_ABS (Model Field Param Collection Class - Abstract)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_DMP_OO (Package) Datamining Provider - OO Based

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDME_DMP_FIELD_PARAM_LIST | Model Field Parameter List | 20030814 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_FLD_PAR_LIST_SAP | Model Field Param Collection Class - Abstract | 20030827 |
Properties
Class | CL_RSDME_DMP_FLD_PAR_LIST_ABS | |
Short Description | Model Field Param Collection Class - Abstract | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_DME_DMP_OO | Datamining Provider - OO Based |
Created | 20030814 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDME_DMP_FIELD_PARAM_LIST | Model Field Parameter List | 20030814 |
Friends
Class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELD | Field References | 20030818 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | Model Instance Reference | 20030814 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_FIELD_PARAM_REF | Param List | 20030814 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_FIELD_PARAM_META | Instance list | 20030818 | ||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSDMU_T_ENGINE_FIELD_PARAMS | Static list | 20030818 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMSM_T_PARAM_VALUES_STR | Possibe Values for F4 for every parameter | 20031121 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDMEM_BOOL_CH | Delete | 20050419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030818 |
2 | ![]() |
Instance method | Protected | Method | 20030818 | |
3 | ![]() |
Instance method | Protected | Method | 20030818 | |
4 | ![]() |
Instance method | Protected | Method | 20030819 | |
5 | ![]() |
Static method | Protected | Method | Static Methods - Load Parameters Metadata | 20030818 |
6 | ![]() |
Instance method | Protected | Method | 20030818 | |
7 | ![]() |
Instance method | Public | Method | 20030908 | |
8 | ![]() |
Instance method | Protected | Method | Update Model with changed parameters | 20030819 |
Events
Class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no event.
Types
Class CL_RSDME_DMP_FLD_PAR_LIST_ABS 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_R_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELD | 20030827 | |||
2 | ![]() |
I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030827 |
Method CONSTRUCTOR on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
Method GET_PARAM_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_FIELD_PARAM | 20030818 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_SERVICE_PARAMETER | 20030818 |
Method GET_PARAM_REF on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
Method LOAD_FROM_MODEL Signature
Method LOAD_FROM_MODEL on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no parameter.
Method LOAD_FROM_MODEL on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
Method LOAD_PARAM_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Engine-ID | 20030818 |
Method LOAD_PARAM_METADATA on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
Method LOAD_STATIC_PARAM_META Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Engine-ID | 20030818 |
Method LOAD_STATIC_PARAM_META on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
Method LOAD_USING_DEFAULTS Signature
Method LOAD_USING_DEFAULTS on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no parameter.
Method LOAD_USING_DEFAULTS on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
Method SYNC_DB_REF Signature
Method SYNC_DB_REF on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no parameter.
Method SYNC_DB_REF on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
Method UPDATE_MODEL Signature
Method UPDATE_MODEL on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no parameter.
Method UPDATE_MODEL on class CL_RSDME_DMP_FLD_PAR_LIST_ABS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |