SAP ABAP Class CL_MDG_GN_TTYP (Represents a Table Type)
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_TTYP | Raw Object Table Type | 20081218 |
Properties
| Class | CL_MDG_GN_TTYP | |
| Short Description | Represents a Table Type | |
| 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_TTYP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDG_GN_RAW_TTYP | Raw Object Table Type | 20081218 |
Friends
Class CL_MDG_GN_TTYP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_MDG_GN_FIELD | Line category | 20081218 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | MDG_GN_TTYPE_ATTR | Attributes of a Table Type | 20081218 | |||
| 3 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 4 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 5 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 6 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 7 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 8 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 9 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 10 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 11 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 12 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 13 | Instance attribute | Protected | See coding | Key Fields | 20081218 | ||||
| 14 | Instance attribute | Protected | See coding | Key Fields | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fills the Table Type Header | 20081218 | |
| 2 | Instance method | Protected | Method | 20081218 | ||
| 3 | Instance method | Protected | Method | Sets the Key Fields | 20081218 | |
| 4 | Instance method | Protected | Method | 20081218 |
Events
Class CL_MDG_GN_TTYP has no event.
Types
Class CL_MDG_GN_TTYP has no local type.
Method Signatures
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_TTYP_SOURCE-HEADER | Kopf | 20081218 | |||
| 2 | E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081218 |
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_MDG_GN_TTYP has no parameter.
Method SET_ATTRIBUTES on class CL_MDG_GN_TTYP has no exception.
Method SET_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KEY | Call by reference | Type reference (TYPE) | MDG_GN_TTYP_SOURCE-T_KEY | 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_TTYP_SOURCE-HEADER | Kopf | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081218 |
Method SET_LINE_TYPE Signature
Method SET_LINE_TYPE on class CL_MDG_GN_TTYP has no parameter.
Method SET_LINE_TYPE on class CL_MDG_GN_TTYP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |