SAP ABAP Interface IF_MDG_GN_RAW_TABLE (Raw Object Table)
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_TABL Represents a Table 20081218
Properties
Interface IF_MDG_GN_RAW_TABLE  
Short Description Raw Object Table    
General Data
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_GN_RAW_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_GN_RAW_STRUC Raw Object Structure 20081218
Friends
Interface IF_MDG_GN_RAW_TABLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_TECH_SETTINGS Instance attribute Public Type reference (TYPE) MDG_GN_TECH_SETTINGS Technical Properties of a Table 20081218
2 A_BUFF_KIND_FULL Constant Public Type reference (TYPE) PUFFERUNG 'X' Complete Buffering 20081218
3 A_BUFF_KIND_GENERIC Constant Public Type reference (TYPE) PUFFERUNG 'G' Complete in Accordance with the Generic Key 20081218
4 A_BUFF_KIND_NO Constant Public Type reference (TYPE) PUFFERUNG SPACE No Buffering (Default) 20081218
5 A_BUFF_KIND_SINGLE Constant Public Type reference (TYPE) PUFFERUNG 'P' Buffering of Individual Records 20081218
6 A_BUFF_NOT Constant Public Type reference (TYPE) BUFALLOW 'N' Buffering not allowed (Default) 20081218
7 A_BUFF_OFF Constant Public Type reference (TYPE) BUFALLOW 'A' Buffering Switched off but Allowed 20081218
8 A_BUFF_ON Constant Public Type reference (TYPE) BUFALLOW 'X' Buffering switched on 20081218
9 A_DATA_CLASS_CUST Constant Public Type reference (TYPE) TABART 'APPL2' Organization and customizing 20081218
10 A_DATA_CLASS_MASTER Constant Public Type reference (TYPE) TABART 'APPL0' Master data, transparent tables 20081218
11 A_DATA_CLASS_TRANS Constant Public Type reference (TYPE) TABART 'APPL1' Transaction data, transparent tables (Default) 20081218
12 A_FORKEY_NO Instance attribute Public Attribute reference (LIKE) 20081218
13 A_FORKEY_NORMAL Instance attribute Public Attribute reference (LIKE) 20081218
14 A_FORKEY_TEXT Instance attribute Public Attribute reference (LIKE) 20081218
15 A_KIND Instance attribute Public Attribute reference (LIKE) 20081218
16 A_LOGICAL_NAME Instance attribute Public Attribute reference (LIKE) 20081218
17 A_MAINTAIN_ALLOWED Constant Public Type reference (TYPE) MAINTFLAG 'X' Maintenance Using SE16/View Used 20081218
18 A_MAINTAIN_NOT_ALLOWED Constant Public Type reference (TYPE) MAINTFLAG 'N' No Display/Maintenance Using SE16/View 20081218
19 A_MAINTAIN_VIEW Constant Public Type reference (TYPE) MAINTFLAG SPACE Maintenance Only Possible Using Views (Default) 20081218
20 A_PACKAGE Instance attribute Public Attribute reference (LIKE) 20081218
21 A_PREFIX_2 Instance attribute Public Attribute reference (LIKE) 20081218
22 A_PROT_OFF Constant Public Type reference (TYPE) DDPROTOCOL SPACE No Log of Changes (Default) 20081218
23 A_PROT_ON Constant Public Type reference (TYPE) DDPROTOCOL 'X' Log of Changes 20081218
24 A_SIZE_CAT_1500KB Constant Public Type reference (TYPE) TABKAT '1' Tables < 1.5 MB 20081218
25 A_SIZE_CAT_160MB Constant Public Type reference (TYPE) TABKAT '4' Tables > 160 MB 20081218
26 A_SIZE_CAT_25MB Constant Public Type reference (TYPE) TABKAT '3' Tables < 25 MB 20081218
27 A_SIZE_CAT_500KB Constant Public Type reference (TYPE) TABKAT '0' Tables < 500K (Default) 20081218
28 A_SIZE_CAT_6500KB Constant Public Type reference (TYPE) TABKAT '2' Tables < 6.5 MB 20081218
29 A_STATE Instance attribute Public Attribute reference (LIKE) 20081218
30 A_SYS_UPGRADE Instance attribute Public Attribute reference (LIKE) 20081218
31 A_TRANS_CLASS_APPL Constant Public Type reference (TYPE) CONTFLAG 'A' Application table (master and transaction data) 20081218
32 A_TRANS_CLASS_CUST Constant Public Type reference (TYPE) CONTFLAG 'C' Customizing table, maintenance only by cust., not SAP import 20081218
33 A_TRANS_CLASS_NO Constant Public Type reference (TYPE) CONTFLAG 'L' Table with Non-Transportable Content (Default) 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT Instance method Public Method 20081218
2 ADD_TARGET_SYSTEM Instance method Public Method 20081218
3 CLIENT_SPECIFIC Instance method Public Method 20081218
4 GET_BUSINESS_NAME Instance method Public Method 20081218
5 GET_COMPONENT Instance method Public Method 20081218
6 GET_COMPONENTS Instance method Public Method 20081218
7 GET_NAMETAB Instance method Public Method 20081218
8 GET_PHYSICAL_NAME Instance method Public Method 20081218
9 GET_WORK_AREA Instance method Public Method 20081218
10 INIT_NEW_FIELDS Instance method Public Method Initialization of Added Fields During Activation 20081218
11 SET_BUILDING_PLAN Instance method Public Method 20081218
12 SET_BUSINESS_NAME Instance method Public Method 20081218
13 SET_KEEP_VERSION Instance method Public Method 20081218
14 SET_LOGICAL_NAME Instance method Public Method 20081218
15 SET_PACKAGE Instance method Public Method 20081218
16 SET_PHYSICAL_NAME Instance method Public Method 20081218
17 SET_PREFIX_2 Instance method Public Method 20081218
18 SET_SYS_UPGRADE Instance method Public Method 20081218
19 SET_TECH_SETTINGS Instance method Public Method Sets the Technical Settings 20081218
Events
Interface IF_MDG_GN_RAW_TABLE has no event.
Types
Interface IF_MDG_GN_RAW_TABLE has no local type.
Method Signatures

Method ADD_COMPONENT Signature

Method ADD_COMPONENT on Interface IF_MDG_GN_RAW_TABLE has no parameter.
Method ADD_COMPONENT on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method ADD_TARGET_SYSTEM Signature

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

Method CLIENT_SPECIFIC Signature

Method CLIENT_SPECIFIC on Interface IF_MDG_GN_RAW_TABLE has no parameter.
Method CLIENT_SPECIFIC on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method GET_BUSINESS_NAME Signature

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

Method GET_COMPONENT Signature

Method GET_COMPONENT on Interface IF_MDG_GN_RAW_TABLE has no parameter.
Method GET_COMPONENT on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method GET_COMPONENTS Signature

Method GET_COMPONENTS on Interface IF_MDG_GN_RAW_TABLE has no parameter.
Method GET_COMPONENTS on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method GET_NAMETAB Signature

Method GET_NAMETAB on Interface IF_MDG_GN_RAW_TABLE has no parameter.
Method GET_NAMETAB on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method GET_PHYSICAL_NAME Signature

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

Method GET_WORK_AREA Signature

Method GET_WORK_AREA on Interface IF_MDG_GN_RAW_TABLE has no parameter.
Method GET_WORK_AREA on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method INIT_NEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INIT Value transfer Type reference (TYPE) BOOLE_D CL_MDG_GN_CONSTANTS=>A_TRUE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218

Method INIT_NEW_FIELDS on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method SET_BUILDING_PLAN Signature

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

Method SET_BUSINESS_NAME Signature

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

Method SET_KEEP_VERSION Signature

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

Method SET_LOGICAL_NAME Signature

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

Method SET_PACKAGE Signature

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

Method SET_PHYSICAL_NAME Signature

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

Method SET_PREFIX_2 Signature

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

Method SET_SYS_UPGRADE Signature

Method SET_SYS_UPGRADE on Interface IF_MDG_GN_RAW_TABLE has no parameter.
Method SET_SYS_UPGRADE on Interface IF_MDG_GN_RAW_TABLE has no exception.

Method SET_TECH_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TECH_SETTINGS Value transfer Type reference (TYPE) MDG_GN_TECH_SETTINGS technische Eigenschaften einer Tabelle 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218
History
Last changed by/on SAP  20130531 
SAP Release Created in 702