SAP ABAP Class CL_RSDME_DMP_MODEL_FIELDS_SAP (Model Fields Class - for existing SAP Stored Models)
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_FIELDS_ABS | Abstract Class for Model fields | 20030813 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_FIELDS_3PE | Model Fields Class - SAP Stored Models for 3PE engines | 20031007 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_FIELDS_SAP_AB | Model Fields Class - for existing SAP ABC Analysis | 20031014 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_FIELDS_SAP_AD | Model Fields Class - for SAP Association Discovery | 20031016 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_FIELDS_SAP_CL | Model Fields Class - for existing SAP Clustering | 20030924 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_FIELDS_SAP_DT | Model Fields Class - for SAP Decision Tree | 20030924 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_FIELDS_SAP_SC | Model Fields Class - for SAP Scoring(Regression) Models | 20031103 |
Properties
| Class | CL_RSDME_DMP_MODEL_FIELDS_SAP | |
| Short Description | Model Fields Class - for existing SAP Stored Models | |
| Super Class | CL_RSDME_DMP_MODEL_FIELDS_ABS | Abstract Class for Model fields |
| 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 | 20030813 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDME_DMP_MODEL_FIELDS_SAP has no forward declaration.
Interfaces
Class CL_RSDME_DMP_MODEL_FIELDS_SAP has no interface implemented.
Friends
Class CL_RSDME_DMP_MODEL_FIELDS_SAP has no friend class.
Attributes
Class CL_RSDME_DMP_MODEL_FIELDS_SAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030826 | |
| 2 | Instance method | Public | Method | get all fields for specified content type | 20031017 |
Events
Class CL_RSDME_DMP_MODEL_FIELDS_SAP has no event.
Types
Class CL_RSDME_DMP_MODEL_FIELDS_SAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030826 |
Method CONSTRUCTOR on class CL_RSDME_DMP_MODEL_FIELDS_SAP has no exception.
Method GET_FIELDS_FOR_CTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_FIELDS | Value transfer | Type reference (TYPE) | RSDMEM_TH_MOD_FIELDS_N | 20031017 | ||||
| 2 | I_CTYPE | Call by reference | Type reference (TYPE) | RSDMEM_CONTENT_TYPE | 20031017 |
Method GET_FIELDS_FOR_CTYPE on class CL_RSDME_DMP_MODEL_FIELDS_SAP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |