SAP ABAP Class CL_RSDME_PRED_SRV_SAPWT_GEN (CL_RSDME_PRED_SRV_SAPWT_GEN)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_SC_OO (Package) Datamining : Scoring Engine related program objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISR_SERVICE_TYPE_1 | Service of Type 1 | 20031218 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_PRED_SRV_SAPWT | Prediction Service Class for SAP Weighted Table Scoring | 20031218 |
Properties
| Class | CL_RSDME_PRED_SRV_SAPWT_GEN | |
| Short Description | ||
| Super Class | CL_RSISR_SERVICE_TYPE_1 | Service of Type 1 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_DME_SC_OO | Datamining : Scoring Engine related program objects |
| Created | 20031218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDME_PRED_SRV_SAPWT_GEN has no forward declaration.
Interfaces
Class CL_RSDME_PRED_SRV_SAPWT_GEN has no interface implemented.
Friends
Class CL_RSDME_PRED_SRV_SAPWT_GEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | RSIS_E_DOBJ | 'DATA' | 20031218 | |||
| 2 | Constant | Protected | Type reference (TYPE) | RSIS_E_PARAM | 'DM_ENGINE' | 20031218 | |||
| 3 | Constant | Protected | Type reference (TYPE) | RSIS_E_PARAM | 'DM_MAPPING' | 20031218 | |||
| 4 | Constant | Protected | Type reference (TYPE) | RSIS_E_PARAM | 'DM_MODEL' | 20031218 | |||
| 5 | Constant | Protected | Type reference (TYPE) | RSIS_E_PARAM | 'DM_PARAMS' | 20031218 | |||
| 6 | Constant | Protected | Type reference (TYPE) | RSIS_E_STATE | 'WB_DEFAULT' | 20031218 | |||
| 7 | Constant | Protected | Type reference (TYPE) | RSIS_E_SUMMARY | 'APD_OUT_PARAM' | Summary: Name | 20040129 | ||
| 8 | Constant | Protected | Type reference (TYPE) | RSIS_E_SUMMARY | 'SUM_NET_AXIS' | 20040123 | |||
| 9 | Constant | Protected | Type reference (TYPE) | RSIS_E_SUMMARY | 'SUM_AGGR_IND' | 20031218 | |||
| 10 | Constant | Protected | Type reference (TYPE) | RSIS_E_SUMMARY | 'SUM_AGGR_VAL' | 20031218 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | RSISR_S_SRV_PROPS | 20031218 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSISR_T_DATAITEM | 20031218 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSDMSI_T_PRED_COL_MAP | 20031218 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | RSDMSI_T_PRED_PARAMS | 20031218 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031218 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | RSDMEM_MODEL | 20031218 | ||||
| 17 | Constant | Private | See coding | 20031218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20031218 | ||
| 2 | Instance method | Protected | Method | 20031218 | ||
| 3 | Instance method | Protected | Method | 20031218 | ||
| 4 | Instance method | Protected | Method | 20031218 | ||
| 5 | Instance method | Protected | Method | 20031218 | ||
| 6 | Instance method | Protected | Method | 20031218 | ||
| 7 | Static method | Public | Constructor | 20031218 | ||
| 8 | Instance method | Public | Constructor | 20031218 | ||
| 9 | Instance method | Protected | Method | 20031218 | ||
| 10 | Static method | Public | Method | 20031218 | ||
| 11 | Static method | Public | Method | 20031218 |
Events
Class CL_RSDME_PRED_SRV_SAPWT_GEN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | _RSSG_S_PDIR | Private | Type reference (TYPE) | RSSGTPDIR | 20031218 | |
Method Signatures
Method CHECK_D_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031218 | ||||
| 2 | IT_DOBJ_DATA | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20031218 |
Method CHECK_D_DATA on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method CHECK_P_DM_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031218 | ||||
| 2 | IT_DOBJ_DATA | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20031218 | ||||
| 3 | I_DM_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031218 |
Method CHECK_P_DM_ENGINE on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method CHECK_P_DM_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031218 | ||||
| 2 | IT_DM_MAPPING | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_COL_MAP | 20031218 | ||||
| 3 | IT_DOBJ_DATA | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20031218 |
Method CHECK_P_DM_MAPPING on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method CHECK_P_DM_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031218 | ||||
| 2 | IT_DOBJ_DATA | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20031218 | ||||
| 3 | I_DM_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031218 |
Method CHECK_P_DM_MODEL on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method CHECK_P_DM_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031218 | ||||
| 2 | IT_DM_PARAMS | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_PARAMS | 20031218 | ||||
| 3 | IT_DOBJ_DATA | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20031218 |
Method CHECK_P_DM_PARAMS on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method CHECK_S_WB_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031218 | ||||
| 2 | IT_DM_MAPPING | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_COL_MAP | 20031218 | ||||
| 3 | IT_DM_PARAMS | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_PARAMS | 20031218 | ||||
| 4 | IT_DOBJ_DATA | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20031218 | ||||
| 5 | I_DM_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031218 | ||||
| 6 | I_DM_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031218 |
Method CHECK_S_WB_DEFAULT on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDME_PRED_SRV_SAPWT_GEN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDME_PRED_SRV_SAPWT_GEN has no parameter.
Method CONSTRUCTOR on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20031218 | ||||
| 2 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20031218 | ||||
| 3 | IT_DM_MAPPING | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_COL_MAP | 20031218 | ||||
| 4 | IT_DM_PARAMS | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_PARAMS | 20031218 | ||||
| 5 | I_DM_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031218 | ||||
| 6 | I_DM_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031218 |
Method EXECUTE on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method GET_SERVICE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PROPERTIES | Value transfer | Type reference (TYPE) | RSISR_S_SRV_PROPS | 20031218 |
Method GET_SERVICE_PROPERTIES on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
Method _RSSG_PROGRAM_LOADCHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_PDIR | Call by reference | Type reference (TYPE) | RSSGTPDIR | 20031218 |
Method _RSSG_PROGRAM_LOADCHECK on class CL_RSDME_PRED_SRV_SAPWT_GEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |