SAP ABAP Class CL_RSDME_DMP_FIELD_VAL_ABS (Generic Value Handlers)
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_VAL_HANDLER | Field values - Preprocessing Details | 20030912 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_FIELD_VAL_SAP | Generic Value Handlers | 20030912 |
Properties
| Class | CL_RSDME_DMP_FIELD_VAL_ABS | |
| Short Description | Generic Value Handlers | |
| 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 | 20030912 | 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_VAL_HANDLER | Field values - Preprocessing Details | 20030912 |
Friends
Class CL_RSDME_DMP_FIELD_VAL_ABS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'BIN_DISC' | 20030929 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'DISCRETIZE' | 20030912 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'DISCR_MAP' | 20030912 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'MULTIPLY' | 20030912 | |||
| 5 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'RANGE_MISS' | Missing Range Specified | 20030918 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'RANGE_WT' | 20030912 | |||
| 7 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'SINGLE' | 20030912 | |||
| 8 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'SINGLE_WT' | 20030912 | |||
| 9 | Constant | Public | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 'VALUE_MAP' | 20030912 | |||
| 10 | Constant | Public | Type reference (TYPE) | RSDMEM_USE_COLUMN_VALUE_AS | 'I' | Ignore Type | 20030912 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSDMEM_USE_COLUMN_VALUE_AS | 'M' | Missing Type | 20030912 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSDMEM_USE_COLUMN_VALUE_AS | ' ' | None | 20030912 | ||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELD | Field Ref | 20030912 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | Model Ref | 20030912 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_FIELD_VAL | Field Values | 20030912 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_PROC_TYPES | Processing Types | 20030912 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_VALUE_TYPES | Value Types Possible | 20030912 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 20030912 | ||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RSDMEM_BOOL_CH | Values Deleted! | 20040122 |
Methods
Events
Class CL_RSDME_DMP_FIELD_VAL_ABS has no event.
Types
Class CL_RSDME_DMP_FIELD_VAL_ABS has no local type.
Method Signatures
Method CHECK_PROC_TYPE 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 | Fehlertabelle | 20030912 |
Method CHECK_PROC_TYPE on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method CHECK_RANGES 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 | Fehlertabelle | 20030912 | |||
| 2 | I_PROC_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 20030912 | ||||
| 3 | I_T_VALUES | Call by reference | Type reference (TYPE) | RSDMU_T_FIELD_VAL | 20030912 |
Method CHECK_RANGES on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
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 | 20030912 | ||||
| 2 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030912 |
Method CONSTRUCTOR on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method GET_ALLOWED_PROCESS_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_PROC_TYPES | Value transfer | Type reference (TYPE) | RSDMU_T_PROC_TYPES | 20030912 |
Method GET_ALLOWED_PROCESS_TYPES on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method GET_PROCESS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROC_TYPE | Value transfer | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 20030912 |
Method GET_PROCESS_TYPE on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method GET_PROC_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESC | Value transfer | Type reference (TYPE) | RSDMEM_LANGU_DESCRIPTION | 20030912 | ||||
| 2 | I_PROC_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 20030912 |
Method GET_PROC_DESC on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method GET_VALUE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_VALUES | Value transfer | Type reference (TYPE) | RSDMU_T_FIELD_VAL | 20030912 |
Method GET_VALUE_LIST on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method GET_VALUE_TYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_VAL_TYPES | Value transfer | Type reference (TYPE) | RSDMU_T_VALUE_TYPES | 20030912 |
Method GET_VALUE_TYPE_LIST on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method GET_VAL_TYPE_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESC | Value transfer | Type reference (TYPE) | RSDMEM_LANGU_DESCRIPTION | 20030912 | ||||
| 2 | I_VAL_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_USE_COLUMN_VALUE_AS | 20030912 |
Method GET_VAL_TYPE_DESC on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method LOAD_FROM_MODEL Signature
Method LOAD_FROM_MODEL on class CL_RSDME_DMP_FIELD_VAL_ABS has no parameter.
Method LOAD_FROM_MODEL on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method RENAME_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_NAME | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | Name des Modellfelds | 20031219 |
Method RENAME_FIELD on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method SET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELD | Feldreferenz | 20030912 |
Method SET_FIELD on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method SET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | Modell-Referenz | 20030912 |
Method SET_MODEL on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method SET_PROCESS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROC_TYPE | Value transfer | Type reference (TYPE) | RSDMEM_COL_VAL_PROCESS_TYPE | 20030912 |
Method SET_PROCESS_TYPE on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
Method SET_VALUE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Data Mining - Fehlerklasse (BAPIRET2) | 20031112 | |||
| 2 | I_T_VALUES | Value transfer | Type reference (TYPE) | RSDMU_T_FIELD_VAL | 20030912 |
Method SET_VALUE_LIST on class CL_RSDME_DMP_FIELD_VAL_ABS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |