SAP ABAP Class CL_MDG_GN_TABL (Represents a Table)
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_STRU Represents a Structure 20081218
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_GN_RAW_TABLE Raw Object Table 20081218
Properties
Class CL_MDG_GN_TABL  
Short Description Represents a Table    
Super Class CL_MDG_GN_STRU Represents a Structure 
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_TABL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_GN_RAW_TABLE Raw Object Table 20081218
Friends
Class CL_MDG_GN_TABL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_TECH_SETTINGS Instance attribute Protected Attribute reference (LIKE) 20081218
2 A_BUFF_KIND_FULL Instance attribute Protected Attribute reference (LIKE) 20081218
3 A_BUFF_KIND_GENERIC Instance attribute Protected Attribute reference (LIKE) 20081218
4 A_BUFF_KIND_NO Instance attribute Protected Attribute reference (LIKE) 20081218
5 A_BUFF_KIND_SINGLE Instance attribute Protected Attribute reference (LIKE) 20081218
6 A_BUFF_NOT Instance attribute Protected Attribute reference (LIKE) 20081218
7 A_BUFF_OFF Instance attribute Protected Attribute reference (LIKE) 20081218
8 A_BUFF_ON Instance attribute Protected Attribute reference (LIKE) 20081218
9 A_MAINTAIN_ALLOWED Instance attribute Protected Attribute reference (LIKE) 20081218
10 A_MAINTAIN_NOT_ALLOWED Instance attribute Protected Attribute reference (LIKE) 20081218
11 A_MAINTAIN_VIEW Instance attribute Protected Attribute reference (LIKE) 20081218
12 A_PROT_OFF Instance attribute Protected Attribute reference (LIKE) 20081218
13 A_PROT_ON Instance attribute Protected Attribute reference (LIKE) 20081218
14 A_TRANS_CLASS_APPL Instance attribute Protected Attribute reference (LIKE) 20081218
15 A_TRANS_CLASS_NO Instance attribute Protected Attribute reference (LIKE) 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_EXISTENCE Instance method Public Method Checks Existence of Data 20081218
2 CONVERT Instance method Public Method Registers the Table for Conversion 20081218
3 DO_INIT_NEW_FIELDS Instance method Public Method Initialization of New Table Fields 20081218
4 FILL_TECH_SETTINGS Instance method Protected Method Fills the Technical Settings 20081218
5 SET_TECH_SETTINGS Instance method Protected Method 20081218
Events
Class CL_MDG_GN_TABL has no event.
Types
Class CL_MDG_GN_TABL has no local type.
Method Signatures

Method CHECK_DATA_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOGSYS Value transfer Object reference (TYPE REF TO) CL_MDG_GN_LOGSYS Repräsentiert ein logisches System 20081218
2 Returning R_EXIST Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218

Method CHECK_DATA_EXISTENCE on class CL_MDG_GN_TABL has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERR_OBJ Value transfer Object reference (TYPE REF TO) IF_MDG_GN_ERR_OBJECT fehlerhaftes Objekt (Generator) 20081218

Method CONVERT on class CL_MDG_GN_TABL has no exception.

Method DO_INIT_NEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ERR_OBJ Call by reference Object reference (TYPE REF TO) IF_MDG_GN_ERR_OBJECT fehlerhaftes Objekt (Generator) 20081218

Method DO_INIT_NEW_FIELDS on class CL_MDG_GN_TABL has no exception.

Method FILL_TECH_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TECH_SETTINGS Call by reference Type reference (TYPE) MDG_GN_TABL_SOURCE-TECH_SETTINGS technische Einstellungen 20081218
2 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20081218
3 Importing IS_HEADER Call by reference Type reference (TYPE) MDG_GN_TABL_SOURCE-HEADER Tabellenkopf 20081218

Method FILL_TECH_SETTINGS on class CL_MDG_GN_TABL has no exception.

Method SET_TECH_SETTINGS Signature

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