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 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081218 | ||||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081218 | ||||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081218 | ||||
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081218 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MDG_GN_T_COMPONENTS | Component of a Structured Object (Generator) | 20081218 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MDG_GN_PHYSICAL_NAME | Current Client Field | 20081218 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081218 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Initialization of Added Fields | 20081218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20081218 | |
2 | ![]() |
Instance method | Protected | Method | Generates the Foreign Key | 20081218 |
3 | ![]() |
Instance method | Protected | Method | 20081218 | |
4 | ![]() |
Instance method | Protected | Method | Fetches DDIC Metadata | 20081218 |
5 | ![]() |
Instance method | Protected | Method | Fields the Fields in the Structure | 20081218 |
6 | ![]() |
Instance method | Protected | Method | Fills the Structure Header | 20081218 |
7 | ![]() |
Instance method | Protected | Method | 20081218 | |
8 | ![]() |
Instance method | Protected | Method | 20081218 | |
9 | ![]() |
Instance method | Protected | Method | 20081218 | |
10 | ![]() |
Instance method | Protected | Method | 20081218 | |
11 | ![]() |
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 | ![]() |
CT_FORKEYS | Call by reference | Type reference (TYPE) | MDG_GN_TABL_SOURCE-T_FORKEYS | Fremdschlüssel einer Tabelle | 20081218 | ||
2 | ![]() |
CT_FORKEY_FIELDS | Call by reference | Type reference (TYPE) | MDG_GN_TABL_SOURCE-T_FORKEY_FIELDS | Felder der fremdschlüssel einer Tabelle | 20081218 | ||
3 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20081218 | ||
4 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | MDG_GN_TABL_SOURCE-T_FIELDS | Felder einer Tabelle | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_DECOMPOSE_INCL | Value transfer | Type reference (TYPE) | BOOLE_D | Includes auflösen | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081218 |
Method FILL_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | MDG_GN_TABL_SOURCE-T_FIELDS | Strukturfelder | 20081218 | ||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20081218 | ||
3 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | MDG_GN_TABL_SOURCE-HEADER | Strukturkopf | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081218 |
Method FILL_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | MDG_GN_TABL_SOURCE-HEADER | Tabellkopf | 20081218 | ||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_REFFIELD | Call by reference | Type reference (TYPE) | MDG_GN_PHYSICAL_NAME | Physical Name of an Object (Generator) | 20120419 | ||
2 | ![]() |
IV_REFTABNAME | Call by reference | Type reference (TYPE) | MDG_GN_PHYSICAL_NAME | Physical Name of an Object (Generator) | 20120419 | ||
3 | ![]() |
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 |