SAP ABAP Class CL_RSDME_DMP_REPOSITORY_SAP (SAP Repository)
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_REPOSITORY | Repository for DataMining Objects | 20030818 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDME_DMP_REPOSITORY_SAP | SAP repository | 20030908 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_REPOSITORY_3PE | SAP Repository | 20031009 |
Properties
Class | CL_RSDME_DMP_REPOSITORY_SAP | |
Short Description | SAP Repository | |
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 | 20030818 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDME_DMP_REPOSITORY | Repository for DataMining Objects | 20030818 | ||
2 | IF_RSDME_DMP_REPOSITORY_SAP | SAP repository | 20030908 |
Friends
Class CL_RSDME_DMP_REPOSITORY_SAP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSDMEM_TH_MOD_R | 20030826 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Model from Database | 20031212 |
2 | ![]() |
Instance method | Public | Method | Prepare before an operation - Authority, Lock | 20031015 |
3 | ![]() |
Instance method | Public | Method | Refresh model state | 20031029 |
4 | ![]() |
Instance method | Public | Method | Reset model state to Failed | 20031031 |
5 | ![]() |
Instance method | Private | Method | Save model - internal | 20030908 |
Events
Class CL_RSDME_DMP_REPOSITORY_SAP has no event.
Types
Class CL_RSDME_DMP_REPOSITORY_SAP has no local type.
Method Signatures
Method DELETE_MODEL_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031212 | |||
2 | ![]() |
E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20031212 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031212 | |||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20031212 |
Method DELETE_MODEL_VERSION on class CL_RSDME_DMP_REPOSITORY_SAP has no exception.
Method PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031015 | |||
2 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | 20031015 | |||
3 | ![]() |
I_ENGINE_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031015 | |||
4 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031015 | |||
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20031110 | ||
6 | ![]() |
I_TASK_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_TASK_TYPE | 20031015 |
Method PREPARE on class CL_RSDME_DMP_REPOSITORY_SAP has no exception.
Method REFRESH_MODEL_STATE 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 | 20031029 | |||
2 | ![]() |
IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20031029 |
Method REFRESH_MODEL_STATE on class CL_RSDME_DMP_REPOSITORY_SAP has no exception.
Method RESET_FAILED_MODEL_STATE 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 | 20031031 | |||
2 | ![]() |
IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20031031 |
Method RESET_FAILED_MODEL_STATE on class CL_RSDME_DMP_REPOSITORY_SAP has no exception.
Method SAVE_MODEL_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20030908 | |||
2 | ![]() |
I_S_HEADER | Call by reference | Type reference (TYPE) | RSDMSM_MODEL_N | 20030908 | |||
3 | ![]() |
I_T_COL_VAL | Call by reference | Type reference (TYPE) | RSDMEM_TH_FLD_VAL | 20030908 | |||
4 | ![]() |
I_T_FLD_PARAM | Call by reference | Type reference (TYPE) | RSDMEM_TH_FLD_PARAM | 20030908 | |||
5 | ![]() |
I_T_MOD_DSC | Call by reference | Type reference (TYPE) | RSDMEM_TH_DSC | 20030908 | |||
6 | ![]() |
I_T_MOD_FIELDS | Call by reference | Type reference (TYPE) | RSDMEM_TH_MOD_FLDS | 20030908 | |||
7 | ![]() |
I_T_MOD_PARAM | Call by reference | Type reference (TYPE) | RSDMEM_TH_MOD_PARAMS | 20030908 |
Method SAVE_MODEL_INTERNAL on class CL_RSDME_DMP_REPOSITORY_SAP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |