SAP ABAP Class CL_MDG_GN_STRU (Represents a Structure)
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_RAW_STRUC Raw Object Structure 20081218
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_GN_STRUC Object Structure (Generator) 20081218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_GN_TABL Represents a Table 20081218
Properties
Class CL_MDG_GN_STRU  
Short Description Represents a Structure    
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_STRU has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_GN_RAW_STRUC Raw Object Structure 20081218
2 IF_MDG_GN_STRUC Object Structure (Generator) 20081218
Friends
Class CL_MDG_GN_STRU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CLIENT_FIELD Instance attribute Protected Attribute reference (LIKE) 20081218
2 A_FORKEY_NO Instance attribute Protected Attribute reference (LIKE) 20081218
3 A_FORKEY_NORMAL Instance attribute Protected Attribute reference (LIKE) 20081218
4 A_FORKEY_TEXT Instance attribute Protected Attribute reference (LIKE) 20081218
5 XT_COMPONENTS Instance attribute Protected Type reference (TYPE) MDG_GN_T_COMPONENTS Component of a Structured Object (Generator) 20081218
6 X_CLIENT_FIELD Instance attribute Protected Type reference (TYPE) MDG_GN_PHYSICAL_NAME Current Client Field 20081218
7 X_CLIENT_SPECIFIC Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20081218
8 X_INIT_NEW_FIELDS Instance attribute Protected Type reference (TYPE) BOOLE_D Initialization of Added Fields 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT Instance method Protected Method 20081218
2 BUILD_FORKEY Instance method Protected Method Generates the Foreign Key 20081218
3 COMPARE_FIELDLIST Instance method Protected Method 20081218
4 FETCH_DDIC Instance method Protected Method Fetches DDIC Metadata 20081218
5 FILL_FIELDS Instance method Protected Method Fields the Fields in the Structure 20081218
6 FILL_HEADER Instance method Protected Method Fills the Structure Header 20081218
7 GET_COMPONENT Instance method Protected Method 20081218
8 GET_COMPONENTS Instance method Protected Method 20081218
9 GET_NAMETAB Instance method Protected Method 20081218
10 GET_WORK_AREA Instance method Protected Method 20081218
11 IS_REFFIELD_IN_REFTABLE Instance method Private Method check if reffield is contained in reftable 20120419
Events
Class CL_MDG_GN_STRU has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_FIELD Protected Attribute reference (LIKE) 20081218
2 YT_FIELDS Protected Attribute reference (LIKE) 20081218
Method Signatures

Method ADD_COMPONENT Signature

Method ADD_COMPONENT on class CL_MDG_GN_STRU has no parameter.
Method ADD_COMPONENT on class CL_MDG_GN_STRU has no exception.

Method BUILD_FORKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORKEYS Call by reference Type reference (TYPE) MDG_GN_TABL_SOURCE-T_FORKEYS Fremdschlüssel einer Tabelle 20081218
2 Changing CT_FORKEY_FIELDS Call by reference Type reference (TYPE) MDG_GN_TABL_SOURCE-T_FORKEY_FIELDS Felder der fremdschlüssel einer Tabelle 20081218
3 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20081218
4 Importing IT_FIELDS Call by reference Type reference (TYPE) MDG_GN_TABL_SOURCE-T_FIELDS Felder einer Tabelle 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method COMPARE_FIELDLIST Signature

Method COMPARE_FIELDLIST on class CL_MDG_GN_STRU has no parameter.
Method COMPARE_FIELDLIST on class CL_MDG_GN_STRU has no exception.

Method FETCH_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECOMPOSE_INCL Value transfer Type reference (TYPE) BOOLE_D Includes auflösen 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method FILL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) MDG_GN_TABL_SOURCE-T_FIELDS Strukturfelder 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 Strukturkopf 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method FILL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) MDG_GN_TABL_SOURCE-HEADER Tabellkopf 20081218
2 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method GET_COMPONENT Signature

Method GET_COMPONENT on class CL_MDG_GN_STRU has no parameter.
Method GET_COMPONENT on class CL_MDG_GN_STRU has no exception.

Method GET_COMPONENTS Signature

Method GET_COMPONENTS on class CL_MDG_GN_STRU has no parameter.
Method GET_COMPONENTS on class CL_MDG_GN_STRU has no exception.

Method GET_NAMETAB Signature

Method GET_NAMETAB on class CL_MDG_GN_STRU has no parameter.
Method GET_NAMETAB on class CL_MDG_GN_STRU has no exception.

Method GET_WORK_AREA Signature

Method GET_WORK_AREA on class CL_MDG_GN_STRU has no parameter.
Method GET_WORK_AREA on class CL_MDG_GN_STRU has no exception.

Method IS_REFFIELD_IN_REFTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFFIELD Call by reference Type reference (TYPE) MDG_GN_PHYSICAL_NAME Physical Name of an Object (Generator) 20120419
2 Importing IV_REFTABNAME Call by reference Type reference (TYPE) MDG_GN_PHYSICAL_NAME Physical Name of an Object (Generator) 20120419
3 Returning RV_CONTAINED Value transfer Type reference (TYPE) ABAP_BOOL 20120419

Method IS_REFFIELD_IN_REFTABLE on class CL_MDG_GN_STRU has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702