SAP ABAP Interface IF_MDG_GN_RAW_TTYP (Raw Object Table Type)
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 implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_TTYP Represents a Table Type 20081218
Properties
Interface IF_MDG_GN_RAW_TTYP  
Short Description Raw Object Table Type    
General Data
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_GN_RAW_TTYP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_GN_RAW_OBJECT Raw Object in the Context of the Generator 20081218
Friends
Interface IF_MDG_GN_RAW_TTYP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ACC_MODE_HASH Constant Public Type reference (TYPE) ACCESSMODE 'H' Hashed Table 20081218
2 A_ACC_MODE_INDEX Constant Public Type reference (TYPE) ACCESSMODE 'I' Index Table 20081218
3 A_ACC_MODE_SORTED Constant Public Type reference (TYPE) ACCESSMODE 'S' Sorted Table 20081218
4 A_ACC_MODE_STANDARD Constant Public Type reference (TYPE) ACCESSMODE 'T' Standard Table 20081218
5 A_KEY_DEF_COMP Constant Public Type reference (TYPE) TTYPKEYDEF 'K' Chosen Fields of the Row Type 20081218
6 A_KEY_DEF_LINE Constant Public Type reference (TYPE) TTYPKEYDEF 'T' Line Type 20081218
7 A_KEY_DEF_NOT_SPEC Constant Public Type reference (TYPE) TTYPKEYDEF 'G' Not Specified 20081218
8 A_KEY_DEF_STANDARD Constant Public Type reference (TYPE) TTYPKEYDEF 'D' Standard key 20081218
9 A_KEY_KIND_NON_UNIQUE Constant Public Type reference (TYPE) KEYKIND 'N' Not Unique 20081218
10 A_KEY_KIND_NOT_SPEC Constant Public Type reference (TYPE) KEYKIND 'G' Not Specified 20081218
11 A_KEY_KIND_UNIQUE Constant Public Type reference (TYPE) KEYKIND 'U' unique 20081218
12 A_KIND Instance attribute Public Attribute reference (LIKE) 20081218
13 A_PACKAGE Instance attribute Public Attribute reference (LIKE) 20081218
14 A_PREFIX_2 Instance attribute Public Attribute reference (LIKE) 20081218
15 A_STATE Instance attribute Public Attribute reference (LIKE) 20081218
16 A_SYS_UPGRADE Instance attribute Public Attribute reference (LIKE) 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEY_FIELD Instance method Public Method Adds a Field to the Key (Optional) 20081218
2 ADD_TARGET_SYSTEM Instance method Public Method 20081218
3 GET_BUSINESS_NAME Instance method Public Method 20081218
4 GET_PHYSICAL_NAME Instance method Public Method 20081218
5 SET_ATTRIBUTES Instance method Public Method Sets the Attributes 20081218
6 SET_BUILDING_PLAN Instance method Public Method 20081218
7 SET_BUSINESS_NAME Instance method Public Method 20081218
8 SET_KEEP_VERSION Instance method Public Method 20081218
9 SET_LINE_TYPE Instance method Public Method Sets the Row Type 20081218
10 SET_LOGICAL_NAME Instance method Public Method 20081218
11 SET_PACKAGE Instance method Public Method 20081218
12 SET_PHYSICAL_NAME Instance method Public Method 20081218
13 SET_PREFIX_2 Instance method Public Method 20081218
14 SET_SYS_UPGRADE Instance method Public Method 20081218
Events
Interface IF_MDG_GN_RAW_TTYP has no event.
Types
Interface IF_MDG_GN_RAW_TTYP has no local type.
Method Signatures

Method ADD_KEY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) CSEQUENCE Feldname 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method ADD_TARGET_SYSTEM Signature

Method ADD_TARGET_SYSTEM on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method ADD_TARGET_SYSTEM on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method GET_BUSINESS_NAME Signature

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

Method GET_PHYSICAL_NAME Signature

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

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTR Value transfer Type reference (TYPE) MDG_GN_TTYPE_ATTR Attribute einesTabellentyps 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method SET_BUILDING_PLAN Signature

Method SET_BUILDING_PLAN on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_BUILDING_PLAN on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method SET_BUSINESS_NAME Signature

Method SET_BUSINESS_NAME on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_BUSINESS_NAME on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method SET_KEEP_VERSION Signature

Method SET_KEEP_VERSION on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_KEEP_VERSION on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method SET_LINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Value transfer Object reference (TYPE REF TO) IF_MDG_GN_OBJECT Zeilentyp 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method SET_LOGICAL_NAME Signature

Method SET_LOGICAL_NAME on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_LOGICAL_NAME on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method SET_PACKAGE Signature

Method SET_PACKAGE on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_PACKAGE on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method SET_PHYSICAL_NAME Signature

Method SET_PHYSICAL_NAME on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_PHYSICAL_NAME on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method SET_PREFIX_2 Signature

Method SET_PREFIX_2 on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_PREFIX_2 on Interface IF_MDG_GN_RAW_TTYP has no exception.

Method SET_SYS_UPGRADE Signature

Method SET_SYS_UPGRADE on Interface IF_MDG_GN_RAW_TTYP has no parameter.
Method SET_SYS_UPGRADE on Interface IF_MDG_GN_RAW_TTYP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702