SAP ABAP Class CL_RSDME_DMP_MODEL_FIELD_ABS (Abstract Class for 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDME_DMP_MODEL_FIELD DataMining Model Field 20030820
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_DMP_MODEL_FIELD_3P Abstract Class for Model field - 3P type 20030820
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_DMP_MODEL_FIELD_SAP Abstract Class for Model field - 3P type 20030827
Properties
Class CL_RSDME_DMP_MODEL_FIELD_ABS  
Short Description Abstract Class for Model field    
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 20030820   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_RSDME_DMP_MODEL_FIELD DataMining Model Field 20030820
Friends
Class CL_RSDME_DMP_MODEL_FIELD_ABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL 20030820
2 MS_FIELD Instance attribute Protected Type reference (TYPE) RSDMSM_MODEL_FIELDS 20030820
3 MS_TYPE_INFO Instance attribute Protected Type reference (TYPE) RSDMU_S_DATA_TYPE_INFO 20030820
4 M_NUMERIC Instance attribute Protected Type reference (TYPE) RSDMEM_BOOL_CH 20030912
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DTEL Instance method Protected Method Check Data Element 20030820
2 CHECK_IOBJ Instance method Protected Method Check Infoobject 20030820
3 CHECK_TYPE_INFO Instance method Protected Method 20030820
4 CHECK_USER_DEFINED Instance method Protected Method Check User Defined Type 20030820
5 CONSTRUCTOR Instance method Public Constructor 20030827
6 FILL_TYPE_INFO Instance method Protected Method 20030820
7 GET_FIELD_STRUCTURE Instance method Public Method Get the structure of the field 20030904
8 GET_INTTYPE Instance method Protected Method 20030820
9 SET_FIELD_STRUCTURE Instance method Public Method Set the structure of the field 20030904
10 UPDATE_FROM_TYPEINFO Instance method Protected Method Update from Type Info 20030912
Events
Class CL_RSDME_DMP_MODEL_FIELD_ABS has no event.
Types
Class CL_RSDME_DMP_MODEL_FIELD_ABS has no local type.
Method Signatures

Method CHECK_DTEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030820
2 Importing I_DTEL Call by reference Type reference (TYPE) ROLLNAME 20030820

Method CHECK_DTEL on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method CHECK_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030820
2 Importing I_IOBJ Call by reference Type reference (TYPE) RSDIOBJNM 20030820

Method CHECK_IOBJ on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method CHECK_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030820
2 Importing IS_TYPE_INFO Call by reference Type reference (TYPE) RSDMU_S_DATA_TYPE_INFO 20030820

Method CHECK_TYPE_INFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method CHECK_USER_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030820
2 Importing IS_TYPE_INFO Call by reference Type reference (TYPE) RSDMU_S_DATA_TYPE_INFO 20030820

Method CHECK_USER_DEFINED on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method CONSTRUCTOR 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 20030910
2 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL 20030827

Method CONSTRUCTOR on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method FILL_TYPE_INFO Signature

Method FILL_TYPE_INFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no parameter.
Method FILL_TYPE_INFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method GET_FIELD_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_S_FIELD Value transfer Type reference (TYPE) RSDMSM_MODEL_FIELDS 20030904

Method GET_FIELD_STRUCTURE on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method GET_INTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INTTYPE Value transfer Type reference (TYPE) INTTYPE 20030820
2 Importing I_DTYPE Call by reference Type reference (TYPE) DYNPTYPE 20030820

Method GET_INTTYPE on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method SET_FIELD_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FIELD Call by reference Type reference (TYPE) RSDMSM_MODEL_FIELDS 20030904

Method SET_FIELD_STRUCTURE on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.

Method UPDATE_FROM_TYPEINFO Signature

Method UPDATE_FROM_TYPEINFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no parameter.
Method UPDATE_FROM_TYPEINFO on class CL_RSDME_DMP_MODEL_FIELD_ABS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350