SAP ABAP Interface IF_MDG_TR_TABU_OBJECT (Transport Object (TDAT) in Master Data Environment)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_TRANSPORT_TOOL (Package) Transport Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_TR_TABU_OBJECT FINB TR: Table Transport Object 20081218
Properties
Interface IF_MDG_TR_TABU_OBJECT  
Short Description Transport Object (TDAT) in Master Data Environment    
General Data
Package MDG_TRANSPORT_TOOL   Transport Tool 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_TR_TABU_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_TR_OBJECT Transport Object in Master Data Environment 20081218
Friends
Interface IF_MDG_TR_TABU_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEYS_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Keys Changed 20081218
2 OBJECT Instance attribute Public Attribute reference (LIKE) 20081218
3 OBJECTKEY Instance attribute Public Attribute reference (LIKE) 20081218
4 TYPE Instance attribute Public Attribute reference (LIKE) 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITAB Instance method Public Method Add (Flat) Internal Table 20081218
2 ADD_SELOPTION Instance method Public Method Add a Selection Condition 20081218
3 ADD_TABLE_KEY Instance method Public Method Insert a Table Key 20081218
4 GET_ITAB_FOR_KEY Instance method Public Method Get Internal Table for a Key 20081218
5 GET_ITAB_STRUCTURE Instance method Public Method Get Structure Description of an Internal Table 20081218
6 GET_PIECE_LIST Instance method Public Method 20081218
7 GET_SELOPTS Instance method Public Method Return all Selection Options 20081218
8 GET_TABLE_KEYS Instance method Public Method Return All Tables and Keys 20081218
9 GET_TRANSPORT Instance method Public Method 20081218
10 GET_TRKORR Instance method Public Method 20081218
11 IS_CLIENT_DEP Instance method Public Method 20081218
12 IS_CONTAINER Instance method Public Method 20081218
13 IS_LOGO_OBJECT Instance method Public Method 20081218
14 IS_MAINTAINABLE Instance method Public Method 20081218
15 IS_TABU_OBJECT Instance method Public Method 20081218
16 IS_TRANSPORTABLE Instance method Public Method 20081218
17 MERGE_TABLE_KEYS Instance method Public Method Add Table Key and Selection Options 20081218
18 REMOVE_TABLE_KEY Instance method Public Method Delete a Table Key 20081218
19 SET_TABLE_KEYS Instance method Public Method Reset Table Key and Selection Options 20081218
Events
Interface IF_MDG_TR_TABU_OBJECT has no event.
Types
Interface IF_MDG_TR_TABU_OBJECT has no local type.
Method Signatures

Method ADD_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20081218
2 Importing IT_FIELDINFO Call by reference Type reference (TYPE) MDG_TR_T_FIELDINFO Tabelle von Feldinformationen für Generierung 20081218
3 Importing I_KEY Call by reference Type reference (TYPE) TABKEY Tabellenschlüssel 20081218
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT FINB TR: Transport Object 20081218

Method ADD_SELOPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDRANGE Call by reference Type reference (TYPE) MDG_TR_T_FIELDRANGE FINB TR: Select-Options für Tabellenfelder 20081218
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT FINB TR: Transport Object 20081218

Method ADD_TABLE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) ANY Tabellenschlüssel 20081218
2 Importing I_KEYFIELDS_FILLED Value transfer Type reference (TYPE) MDG_TR_KEYFIELDS '00' Anzahl der gefüllten Keyfelder 20081218
3 Importing I_KEYMODE Value transfer Type reference (TYPE) MDG_TR_KEYMODE FINB TR: Transporteigenschaft eines Schlüssels 20081218
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20081218
5 Importing I_VIEWNAME Value transfer Type reference (TYPE) VIEWNAME Viewname nur für Viewcluster-Transport 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT FINB TR: Transport Object 20081218

Method GET_ITAB_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20081218
2 Importing I_KEY Call by reference Type reference (TYPE) MDG_TR_KEY FINB TR: Tabellenschlüssel mit Information 20081218
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT FINB TR: Transport Object 20081218

Method GET_ITAB_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDINFO Call by reference Type reference (TYPE) MDG_TR_T_FIELDINFO Tabelle von Feldinformationen für Generierung 20081218
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT FINB TR: Transport Object 20081218

Method GET_PIECE_LIST Signature

Method GET_PIECE_LIST on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method GET_PIECE_LIST on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method GET_SELOPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELOPTS Value transfer Type reference (TYPE) MDG_TR_T_TABLERANGE FINB TR: Tabelle von Select-Options für Tabellen 20081218

Method GET_SELOPTS on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method GET_TABLE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TABLE_KEYS Value transfer Type reference (TYPE) MDG_TR_T_TABLE_KEYS FINB TR: Tabelle von Schlüsseln zu einer Tabelle 20081218

Method GET_TABLE_KEYS on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method GET_TRANSPORT Signature

Method GET_TRANSPORT on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method GET_TRANSPORT on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method GET_TRKORR Signature

Method GET_TRKORR on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method GET_TRKORR on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method IS_CLIENT_DEP Signature

Method IS_CLIENT_DEP on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method IS_CLIENT_DEP on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method IS_CONTAINER Signature

Method IS_CONTAINER on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method IS_CONTAINER on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method IS_LOGO_OBJECT Signature

Method IS_LOGO_OBJECT on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method IS_LOGO_OBJECT on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method IS_MAINTAINABLE Signature

Method IS_MAINTAINABLE on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method IS_MAINTAINABLE on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method IS_TABU_OBJECT Signature

Method IS_TABU_OBJECT on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method IS_TABU_OBJECT on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method IS_TRANSPORTABLE Signature

Method IS_TRANSPORTABLE on Interface IF_MDG_TR_TABU_OBJECT has no parameter.
Method IS_TRANSPORTABLE on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method MERGE_TABLE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPTS Call by reference Type reference (TYPE) MDG_TR_T_TABLERANGE FINB TR: Tabelle von Select-Options für Tabellen 20081218
2 Importing IT_TABKEYS Call by reference Type reference (TYPE) MDG_TR_T_TABLE_KEYS FINB TR: Tabelle von Schlüsseln zu einer Tabelle 20081218

Method MERGE_TABLE_KEYS on Interface IF_MDG_TR_TABU_OBJECT has no exception.

Method REMOVE_TABLE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) MDG_TR_KEY FINB TR: Tabellenschlüssel mit Information 20081218
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_OBJECT FINB TR: Transport Object 20081218

Method SET_TABLE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPTS Call by reference Type reference (TYPE) MDG_TR_T_TABLERANGE FINB TR: Tabelle von Select-Options für Tabellen 20081218
2 Importing IT_TABKEYS Call by reference Type reference (TYPE) MDG_TR_T_TABLE_KEYS FINB TR: Tabelle von Schlüsseln zu einer Tabelle 20081218
3 Importing I_SET_SELOPTS Call by reference Type reference (TYPE) BOOLE_D SPACE Selektionsbedingungen setzen 20081218
4 Importing I_SET_TABKEYS Call by reference Type reference (TYPE) BOOLE_D SPACE Schlüssel setzen 20081218

Method SET_TABLE_KEYS on Interface IF_MDG_TR_TABU_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702