SAP ABAP Class CL_RSDME_DMP_MODEL_FIELD_ABS (Abstract Class for Model field)
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_MODEL_FIELD | DataMining Model Field | 20030820 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_FIELD_3P | Abstract Class for Model field - 3P type | 20030820 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_FIELD_SAP | Abstract Class for Model field - 3P type | 20030827 |
Properties
| Class | CL_RSDME_DMP_MODEL_FIELD_ABS | |
| Short Description | Abstract Class for Model field | |
| 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 | 20030820 | 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_MODEL_FIELD | DataMining Model Field | 20030820 |
Friends
Class CL_RSDME_DMP_MODEL_FIELD_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 | 20030820 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSDMSM_MODEL_FIELDS | 20030820 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_S_DATA_TYPE_INFO | 20030820 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Data Element | 20030820 | |
| 2 | Instance method | Protected | Method | Check Infoobject | 20030820 | |
| 3 | Instance method | Protected | Method | 20030820 | ||
| 4 | Instance method | Protected | Method | Check User Defined Type | 20030820 | |
| 5 | Instance method | Public | Constructor | 20030827 | ||
| 6 | Instance method | Protected | Method | 20030820 | ||
| 7 | Instance method | Public | Method | Get the structure of the field | 20030904 | |
| 8 | Instance method | Protected | Method | 20030820 | ||
| 9 | Instance method | Public | Method | Set the structure of the field | 20030904 | |
| 10 | Instance method | Protected | Method | Update from Type Info | 20030912 |
Events
Class CL_RSDME_DMP_MODEL_FIELD_ABS has no event.
Types
Class CL_RSDME_DMP_MODEL_FIELD_ABS has no local type.
Method Signatures
Method CHECK_DTEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030820 | ||||
| 2 | I_DTEL | Call by reference | Type reference (TYPE) | ROLLNAME | 20030820 |
Method CHECK_DTEL on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method CHECK_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030820 | ||||
| 2 | I_IOBJ | Call by reference | Type reference (TYPE) | RSDIOBJNM | 20030820 |
Method CHECK_IOBJ on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method CHECK_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030820 | ||||
| 2 | IS_TYPE_INFO | Call by reference | Type reference (TYPE) | RSDMU_S_DATA_TYPE_INFO | 20030820 |
Method CHECK_TYPE_INFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method CHECK_USER_DEFINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030820 | ||||
| 2 | IS_TYPE_INFO | Call by reference | Type reference (TYPE) | RSDMU_S_DATA_TYPE_INFO | 20030820 |
Method CHECK_USER_DEFINED on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | 20030910 | ||||
| 2 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030827 |
Method CONSTRUCTOR on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method FILL_TYPE_INFO Signature
Method FILL_TYPE_INFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no parameter.
Method FILL_TYPE_INFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method GET_FIELD_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_FIELD | Value transfer | Type reference (TYPE) | RSDMSM_MODEL_FIELDS | 20030904 |
Method GET_FIELD_STRUCTURE on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method GET_INTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTTYPE | Value transfer | Type reference (TYPE) | INTTYPE | 20030820 | ||||
| 2 | I_DTYPE | Call by reference | Type reference (TYPE) | DYNPTYPE | 20030820 |
Method GET_INTTYPE on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method SET_FIELD_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_FIELD | Call by reference | Type reference (TYPE) | RSDMSM_MODEL_FIELDS | 20030904 |
Method SET_FIELD_STRUCTURE on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
Method UPDATE_FROM_TYPEINFO Signature
Method UPDATE_FROM_TYPEINFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no parameter.
Method UPDATE_FROM_TYPEINFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |