SAP ABAP Interface IF_MDG_GN_STRUC (Object Structure (Generator))
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_GENERATOR (Package) Generator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MDG_GN_RAW_STRUC Raw Object Structure 20081218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_STRU Represents a Structure 20081218
Properties
Interface IF_MDG_GN_STRUC  
Short Description Object Structure (Generator)    
General Data
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_GN_STRUC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_GN_OBJECT Object in Context of the Generator 20081218
Friends
Interface IF_MDG_GN_STRUC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_BUILDING_PLAN Instance attribute Public Attribute reference (LIKE) 20081218
2 A_CLIENT_FIELD Constant Public Type reference (TYPE) MDG_GN_PHYSICAL_NAME 'CLIENT' Name of Client Field 20081218
3 A_FORKEY_NO Constant Public Type reference (TYPE) MDG_GN_FORKEY_KIND SPACE No Foreign Key 20081218
4 A_FORKEY_NORMAL Constant Public Type reference (TYPE) MDG_GN_FORKEY_KIND 'N' Normal Foreign Key 20081218
5 A_FORKEY_TEXT Constant Public Type reference (TYPE) MDG_GN_FORKEY_KIND 'T' Foreign Key of a Table 20081218
6 A_KIND Instance attribute Public Attribute reference (LIKE) 20081218
7 A_LANGUAGE Instance attribute Public Attribute reference (LIKE) 20081218
8 A_LOGICAL_NAME Instance attribute Public Attribute reference (LIKE) 20081218
9 A_STATE Instance attribute Public Attribute reference (LIKE) 20081218
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_FIELDLIST Instance method Public Method Checks Whether New Field List Requires Conversion 20081218
2 DELETE_ALL_DATA Instance method Public Method Only for Tables: Deletes All Data 20081218
3 GET_BUSINESS_NAME Instance method Public Method 20081218
4 GET_CLIENT_SPECIFIC Instance method Public Method Gets Client-Dependency of the Table 20081218
5 GET_COMPONENT Instance method Public Method Provides Individual Component 20081218
6 GET_COMPONENTS Instance method Public Method Provides Components from the Structure 20081218
7 GET_NAMETAB Instance method Public Method Provides DDIC Name Tab 20081218
8 GET_PHYSICAL_NAME Instance method Public Method 20081218
9 GET_WORK_AREA Instance method Public Method Provides Work Area from the Structure 20081218
Events
Interface IF_MDG_GN_STRUC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_FIELD Public See coding Field 20081218 begin of YS_FIELD, O_DESCRIPTION type ref to OBJECT, KEYFLAG type BOOLE_D, end of YS_FIELD
2 YT_FIELDS Public See coding 20081218 YT_FIELDS type standard table of YS_FIELD
Method Signatures

Method COMPARE_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) YT_FIELDS neue Feldliste 20081218
2 Returning RT_CRIT_CHANGES Value transfer Type reference (TYPE) MDG_GN_T_CRITICAL_CHANGES kritische Änderungen 20081218

Method COMPARE_FIELDLIST on Interface IF_MDG_GN_STRUC has no exception.

Method DELETE_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUPPRESS_DIALOG Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218
# Exception Resumable Description Created on
1 NOT_DELETED Daten nicht gelöscht 20081218

Method GET_BUSINESS_NAME Signature

Method GET_BUSINESS_NAME on Interface IF_MDG_GN_STRUC has no parameter.
Method GET_BUSINESS_NAME on Interface IF_MDG_GN_STRUC has no exception.

Method GET_CLIENT_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLIENT_FIELD Call by reference Type reference (TYPE) MDG_GN_PHYSICAL_NAME physischer Name eines Objektes (Generator) 20081218
2 Exporting E_CLIENT_SPECIFIC Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218

Method GET_CLIENT_SPECIFIC on Interface IF_MDG_GN_STRUC has no exception.

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FIELD Value transfer Object reference (TYPE REF TO) IF_MDG_GN_FIELD Beschreibung eines Feldes 20081218
2 Exporting ES_COMPONENT Call by reference Type reference (TYPE) MDG_GN_COMPONENT Komponente eines strukturierten Objektes (Generator) 20081218
3 Importing I_FIELDNAME Value transfer Type reference (TYPE) CSEQUENCE Feldname 20081218

Method GET_COMPONENT on Interface IF_MDG_GN_STRUC has no exception.

Method GET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) MDG_GN_T_COMPONENTS Komponenten eines strukturierten Objekts (Generator) 20081218
2 Importing I_DECOMPOSE_INCL Value transfer Type reference (TYPE) BOOLE_D CL_MDG_GN_CONSTANTS=>A_FALSE Includes auflösen 20081218

Method GET_COMPONENTS on Interface IF_MDG_GN_STRUC has no exception.

Method GET_NAMETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAMETAB Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20081218
2 Importing I_WITH_TEXT Value transfer Type reference (TYPE) BOOLE_D CL_MDG_GN_CONSTANTS=>A_FALSE mit Feldtexten 20081218

Method GET_NAMETAB on Interface IF_MDG_GN_STRUC has no exception.

Method GET_PHYSICAL_NAME Signature

Method GET_PHYSICAL_NAME on Interface IF_MDG_GN_STRUC has no parameter.
Method GET_PHYSICAL_NAME on Interface IF_MDG_GN_STRUC has no exception.

Method GET_WORK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_WA Value transfer Object reference (TYPE REF TO) DATA 20081218

Method GET_WORK_AREA on Interface IF_MDG_GN_STRUC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702