SAP ABAP Interface IF_RSDME_DMP_MODEL_FIELD (DataMining Model Field)
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 - 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
Interface IF_RSDME_DMP_MODEL_FIELD  
Short Description DataMining Model Field    
General Data
Package RS_DME_DMP_OO   Datamining Provider - OO Based 
Created 20030804   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSDME_DMP_MODEL_FIELD has no interface.
Friends
Interface IF_RSDME_DMP_MODEL_FIELD has no friend.
Attributes
Interface IF_RSDME_DMP_MODEL_FIELD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check field consistency 20030813
2 GET_CONTENT_TYPE Instance method Public Method Set Content Type 20030813
3 GET_DATA_TYPE_INFO Instance method Public Method Set Datatype information 20030813
4 GET_DESCRIPTION Instance method Public Method Get Description 20030813
5 GET_NAME Instance method Public Method Get Field Name 20030828
6 IS_NUMERIC Instance method Public Method Is Numeric Field? 20030829
7 IS_PREDICTABLE Instance method Public Method Is the field predictable (or defined as Target ) 20030813
8 SET_CONTENT_TYPE Instance method Public Method Set Content Type 20030813
9 SET_DATA_TYPE_INFO Instance method Public Method Set Datatype information 20030813
10 SET_DEFAULTS Instance method Public Method Set Defaults 20030912
11 SET_DESCRIPTION Instance method Public Method Set Description 20030813
12 SET_NAME Instance method Public Method Set Name 20030828
13 SET_PREDICTABLE Instance method Public Method Set Predictable flag 20030813
Events
Interface IF_RSDME_DMP_MODEL_FIELD has no event.
Types
Interface 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 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20030917
2 Exporting E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030813

Method CHECK on Interface 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 Returning E_CTYPE Value transfer Type reference (TYPE) RSDMEM_CONTENT_TYPE Inhaltstyp 20030813

Method GET_CONTENT_TYPE on Interface 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 Returning ES_TYPE_INFO Value transfer Type reference (TYPE) RSDMU_S_DATA_TYPE_INFO 20030813

Method GET_DATA_TYPE_INFO on Interface 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 Returning E_DESC Value transfer Type reference (TYPE) RSDMEM_LANGU_DESCRIPTION 20030813
2 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprache 20030813

Method GET_DESCRIPTION on Interface 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 Returning E_NAME Value transfer Type reference (TYPE) RSDMEM_COLUMN_NAME 20030828

Method GET_NAME on Interface 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 Returning E_BOOL Value transfer Type reference (TYPE) RSDMEM_BOOL_CH 20030829

Method IS_NUMERIC on Interface 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 Returning E_BOOL Value transfer Type reference (TYPE) RSDMEM_BOOL_CH 20030813

Method IS_PREDICTABLE on Interface 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 Importing I_CTYPE Call by reference Type reference (TYPE) RSDMEM_CONTENT_TYPE 20030813

Method SET_CONTENT_TYPE on Interface 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 Importing IS_TYPE_INFO Call by reference Type reference (TYPE) RSDMU_S_DATA_TYPE_INFO 20030813

Method SET_DATA_TYPE_INFO on Interface IF_RSDME_DMP_MODEL_FIELD has no exception.

Method SET_DEFAULTS Signature

Method SET_DEFAULTS on Interface IF_RSDME_DMP_MODEL_FIELD has no parameter.
Method SET_DEFAULTS on Interface 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 Importing I_DESC Call by reference Type reference (TYPE) RSDMEM_LANGU_DESCRIPTION Beschreibung 20030813

Method SET_DESCRIPTION on Interface 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 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_COLUMN_NAME 20030828

Method SET_NAME on Interface 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 Importing I_FLAG Call by reference Type reference (TYPE) RSDMEM_PREDICTABLE 20030813

Method SET_PREDICTABLE on Interface IF_RSDME_DMP_MODEL_FIELD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350