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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Existence of Data | 20081218 | |
| 2 | Instance method | Public | Method | Registers the Table for Conversion | 20081218 | |
| 3 | Instance method | Public | Method | Initialization of New Table Fields | 20081218 | |
| 4 | Instance method | Protected | Method | Fills the Technical Settings | 20081218 | |
| 5 | 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 | IO_LOGSYS | Value transfer | Object reference (TYPE REF TO) | CL_MDG_GN_LOGSYS | Repräsentiert ein logisches System | 20081218 | |||
| 2 | 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 | 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 | 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 | CS_TECH_SETTINGS | Call by reference | Type reference (TYPE) | MDG_GN_TABL_SOURCE-TECH_SETTINGS | technische Einstellungen | 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 | 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 |