SAP ABAP Class CL_MDG_GN_DTEL (Represents a Data Element)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_GENERATOR (Package) Generator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_GN_OBJECT Object in Context of the Generator 20081218
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_GN_DTEL Object Data Element (Generator) 20081218
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_GN_LANGUAGES_DTEL Texts of a Data Element (Generator) 20081218
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_GN_RAW_DTEL Raw Object Data Element 20081218
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_OBJ_META_DESCRIPT Access to Medata for a General Object 20081218
Properties
Class CL_MDG_GN_DTEL  
Short Description Represents a Data Element    
Super Class CL_MDG_GN_OBJECT Object in Context of the Generator 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class MDG_GN    
Program status P  SAP Standard Production Program 
Category 0   
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_GN_DTEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_GN_DTEL Object Data Element (Generator) 20081218
2 IF_MDG_GN_LANGUAGES_DTEL Texts of a Data Element (Generator) 20081218
3 IF_MDG_GN_RAW_DTEL Raw Object Data Element 20081218
4 IF_MDG_OBJ_META_DESCRIPT Access to Medata for a General Object 20081218
Friends
Class CL_MDG_GN_DTEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XO_TYPE Instance attribute Protected Object reference (TYPE REF TO) IF_MDG_GN_FIELD Field Description 20081218
2 XS_TEXTS Instance attribute Protected Type reference (TYPE) MDG_GN_TEXTS Texts of a Data Element 20081218
3 _S_DD04V_X Instance attribute Private Type reference (TYPE) YS_DD04V_X DDIC Metadata 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
2 FETCH_DDIC Instance method Private Method Fetches DDIC Metadata 20081218
3 FILL_LANGU_VECTOR Instance method Protected Method Adds Texts in Language Vector 20081218
4 GET_LANGUAGE_VECTOR Instance method Protected Method 20081218
5 GET_META_DESCRIPT Instance method Protected Method Gets Data Element from DDIC 20081218
6 GET_TEXTS Instance method Protected Method 20081218
7 GET_TYPE Instance method Protected Method 20081218
8 SET_TEXTS Instance method Protected Method 20081218
9 SET_TYPE Instance method Public Method 20081218
Events
Class CL_MDG_GN_DTEL has no event.
Types
Class CL_MDG_GN_DTEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Value transfer Object reference (TYPE REF TO) CL_MDG_GN_LOW_LEVEL Kern des Generators (low level) 20081218
2 Importing I_INST_TYPE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20081218
3 Importing I_KIND Value transfer Type reference (TYPE) MDG_GN_OBJ_KIND Objektart (Generator) 20081218
4 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20081218
5 Importing I_PHYSICAL_NAME Value transfer Type reference (TYPE) CSEQUENCE phsischer Name des Objektes 20081218
6 Importing I_SYSTEM Value transfer Type reference (TYPE) LOGSYS Logisches System 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method FETCH_DDIC Signature

Method FETCH_DDIC on class CL_MDG_GN_DTEL has no parameter.
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method FILL_LANGU_VECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LANGU_VECTOR Call by reference Type reference (TYPE) MDG_GN_T_TEXTS Sprachvektor von Texten 20081218
2 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D geändert? 20081218
3 Importing IS_SOURCE Call by reference Type reference (TYPE) MDG_GN_DTEL_SOURCE Quelldaten eines Datenelementes 20081218

Method FILL_LANGU_VECTOR on class CL_MDG_GN_DTEL has no exception.

Method GET_LANGUAGE_VECTOR Signature

Method GET_LANGUAGE_VECTOR on class CL_MDG_GN_DTEL has no parameter.
Method GET_LANGUAGE_VECTOR on class CL_MDG_GN_DTEL has no exception.

Method GET_META_DESCRIPT Signature

Method GET_META_DESCRIPT on class CL_MDG_GN_DTEL has no parameter.
Method GET_META_DESCRIPT on class CL_MDG_GN_DTEL has no exception.

Method GET_TEXTS Signature

Method GET_TEXTS on class CL_MDG_GN_DTEL has no parameter.
Method GET_TEXTS on class CL_MDG_GN_DTEL has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_MDG_GN_DTEL has no parameter.
Method GET_TYPE on class CL_MDG_GN_DTEL has no exception.

Method SET_TEXTS Signature

Method SET_TEXTS on class CL_MDG_GN_DTEL has no parameter.
Method SET_TEXTS on class CL_MDG_GN_DTEL has no exception.

Method SET_TYPE Signature

Method SET_TYPE on class CL_MDG_GN_DTEL has no parameter.
Method SET_TYPE on class CL_MDG_GN_DTEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702