SAP ABAP Class CL_RSDME_DMP_MOD_FIELD_SAP_SC (Class for Model field - SAP Scoring)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_FIELD_SAP | Abstract Class for Model field - 3P type | 20031103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_FIELD_SAP_WT | Class for Model field - SAP Scoring(Weight Tab) | 20031216 |
Properties
| Class | CL_RSDME_DMP_MOD_FIELD_SAP_SC | |
| Short Description | Class for Model field - SAP Scoring | |
| Super Class | CL_RSDME_DMP_MODEL_FIELD_SAP | Abstract Class for Model field - 3P type |
| 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 | 20031103 | 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
Class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no interface implemented.
Friends
Class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSDMESC_COL_PARAMS | 20031103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Scoring Specific Field Properties | 20031103 | |
| 2 | Instance method | Public | Method | Check Field Values | 20031105 | |
| 3 | Instance method | Protected | Method | Convert from Flat Structure | 20031103 | |
| 4 | Instance method | Protected | Method | Convert to Flat Structure | 20031103 | |
| 5 | Instance method | Public | Method | Get Scoring Specific Field Properties | 20031103 | |
| 6 | Instance method | Public | Method | Get Field Values | 20031105 | |
| 7 | Instance method | Public | Method | Set Scoring Specific Field Properties | 20031103 | |
| 8 | Instance method | Public | Method | Set Field Values | 20031105 |
Events
Class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no event.
Types
Class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no local type.
Method Signatures
Method CHECK_FIELD_PROPERTIES 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 | 20031103 | ||||
| 2 | I_S_FIELD_PROP | Call by reference | Type reference (TYPE) | RSDMESC_COL_PARAMS | 20031103 |
Method CHECK_FIELD_PROPERTIES on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
Method CHECK_FIELD_VALS 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) | 20031105 | |||
| 2 | I_T_FIELD_VALS | Call by reference | Type reference (TYPE) | RSDMU_T_FIELD_VAL | 20031105 |
Method CHECK_FIELD_VALS on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
Method CONVERT_FROM_FLAT Signature
Method CONVERT_FROM_FLAT on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no parameter.
Method CONVERT_FROM_FLAT on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
Method CONVERT_TO_FLAT Signature
Method CONVERT_TO_FLAT on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no parameter.
Method CONVERT_TO_FLAT on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
Method GET_FIELD_PROPERTIES 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 | 20031103 | ||||
| 2 | E_S_FIELD_PROP | Call by reference | Type reference (TYPE) | RSDMESC_COL_PARAMS | 20031103 |
Method GET_FIELD_PROPERTIES on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
Method GET_FIELD_VALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_FIELD_VALS | Value transfer | Type reference (TYPE) | RSDMU_T_FIELD_VAL | 20031105 |
Method GET_FIELD_VALS on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
Method SET_FIELD_PROPERTIES 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 | 20031103 | ||||
| 2 | I_S_FIELD_PROP | Call by reference | Type reference (TYPE) | RSDMESC_COL_PARAMS | 20031103 |
Method SET_FIELD_PROPERTIES on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
Method SET_FIELD_VALS 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) | 20031105 | |||
| 2 | I_T_FIELD_VALS | Call by reference | Type reference (TYPE) | RSDMU_T_FIELD_VAL | 20031105 |
Method SET_FIELD_VALS on class CL_RSDME_DMP_MOD_FIELD_SAP_SC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |