SAP ABAP Class IF_RSDME_DMP_MODEL_FIELD (DataMining Model Field)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSDME_DMP_MODEL_FIELD_3P | DataMining Model Field | 20030813 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_DMP_MODEL_FIELD_ABS | Abstract Class for Model field | 20030820 |
Properties
| Class | IF_RSDME_DMP_MODEL_FIELD | |
| Short Description | DataMining Model Field | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030804 | 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 IF_RSDME_DMP_MODEL_FIELD has no interface implemented.
Friends
Class IF_RSDME_DMP_MODEL_FIELD has no friend class.
Attributes
Class IF_RSDME_DMP_MODEL_FIELD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check field consistency | 20030813 | |
| 2 | Instance method | Public | Method | Set Content Type | 20030813 | |
| 3 | Instance method | Public | Method | Set Datatype information | 20030813 | |
| 4 | Instance method | Public | Method | Get Description | 20030813 | |
| 5 | Instance method | Public | Method | Get Field Name | 20030828 | |
| 6 | Instance method | Public | Method | Is Numeric Field? | 20030829 | |
| 7 | Instance method | Public | Method | Is the field predictable (or defined as Target ) | 20030813 | |
| 8 | Instance method | Public | Method | Set Content Type | 20030813 | |
| 9 | Instance method | Public | Method | Set Datatype information | 20030813 | |
| 10 | Instance method | Public | Method | Set Defaults | 20030912 | |
| 11 | Instance method | Public | Method | Set Description | 20030813 | |
| 12 | Instance method | Public | Method | Set Name | 20030828 | |
| 13 | Instance method | Public | Method | Set Predictable flag | 20030813 |
Events
Class IF_RSDME_DMP_MODEL_FIELD has no event.
Types
Class IF_RSDME_DMP_MODEL_FIELD has no local type.
Method Signatures
Method CHECK 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 | 20030917 | ||||
| 2 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030813 |
Method CHECK on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method GET_CONTENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CTYPE | Value transfer | Type reference (TYPE) | RSDMEM_CONTENT_TYPE | Inhaltstyp | 20030813 |
Method GET_CONTENT_TYPE on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method GET_DATA_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TYPE_INFO | Value transfer | Type reference (TYPE) | RSDMU_S_DATA_TYPE_INFO | 20030813 |
Method GET_DATA_TYPE_INFO on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method GET_DESCRIPTION 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 | 20030813 | ||||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprache | 20030813 |
Method GET_DESCRIPTION on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Value transfer | Type reference (TYPE) | RSDMEM_COLUMN_NAME | 20030828 |
Method GET_NAME on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method IS_NUMERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOL | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030829 |
Method IS_NUMERIC on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method IS_PREDICTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOL | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030813 |
Method IS_PREDICTABLE on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method SET_CONTENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CTYPE | Call by reference | Type reference (TYPE) | RSDMEM_CONTENT_TYPE | 20030813 |
Method SET_CONTENT_TYPE on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method SET_DATA_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TYPE_INFO | Call by reference | Type reference (TYPE) | RSDMU_S_DATA_TYPE_INFO | 20030813 |
Method SET_DATA_TYPE_INFO on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method SET_DEFAULTS Signature
Method SET_DEFAULTS on class IF_RSDME_DMP_MODEL_FIELD has no parameter.
Method SET_DEFAULTS on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESC | Call by reference | Type reference (TYPE) | RSDMEM_LANGU_DESCRIPTION | Beschreibung | 20030813 |
Method SET_DESCRIPTION on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | 20030828 |
Method SET_NAME on class IF_RSDME_DMP_MODEL_FIELD has no exception.
Method SET_PREDICTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG | Call by reference | Type reference (TYPE) | RSDMEM_PREDICTABLE | 20030813 |
Method SET_PREDICTABLE on class IF_RSDME_DMP_MODEL_FIELD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |