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 AO_LINE_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_MDG_GN_FIELD Line category 20081218
2 AS_ATTR Instance attribute Public Type reference (TYPE) MDG_GN_TTYPE_ATTR Attributes of a Table Type 20081218
3 A_ACC_MODE_HASH Instance attribute Protected See coding Key Fields 20081218
4 A_ACC_MODE_INDEX Instance attribute Protected See coding Key Fields 20081218
5 A_ACC_MODE_SORTED Instance attribute Protected See coding Key Fields 20081218
6 A_ACC_MODE_STANDARD Instance attribute Protected See coding Key Fields 20081218
7 A_KEY_DEF_COMP Instance attribute Protected See coding Key Fields 20081218
8 A_KEY_DEF_LINE Instance attribute Protected See coding Key Fields 20081218
9 A_KEY_DEF_NOT_SPEC Instance attribute Protected See coding Key Fields 20081218
10 A_KEY_DEF_STANDARD Instance attribute Protected See coding Key Fields 20081218
11 A_KEY_KIND_NON_UNIQUE Instance attribute Protected See coding Key Fields 20081218
12 A_KEY_KIND_NOT_SPEC Instance attribute Protected See coding Key Fields 20081218
13 A_KEY_KIND_UNIQUE Instance attribute Protected See coding Key Fields 20081218
14 XT_KEY Instance attribute Protected See coding Key Fields 20081218
Methods
# Method Level Visibility Method type Description Created on
1 FILL_HEADER Instance method Protected Method Fills the Table Type Header 20081218
2 SET_ATTRIBUTES Instance method Protected Method 20081218
3 SET_KEY_FIELDS Instance method Protected Method Sets the Key Fields 20081218
4 SET_LINE_TYPE 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 Changing CS_HEADER Call by reference Type reference (TYPE) MDG_GN_TTYP_SOURCE-HEADER Kopf 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 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 Changing CT_KEY Call by reference Type reference (TYPE) MDG_GN_TTYP_SOURCE-T_KEY 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_TTYP_SOURCE-HEADER Kopf 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 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