SAP ABAP Interface IF_FINB_TR_TABU_OBJECT (FINB TR: Transport Object (TDAT))
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_TRANSPORT_TOOL (Package) Transport Support / Container Transport
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_TR_TABU_OBJECT FINB TR: Table Transport Object 20010724
Properties
Interface IF_FINB_TR_TABU_OBJECT  
Short Description FINB TR: Transport Object (TDAT)    
General Data
Package FINB_TRANSPORT_TOOL   Transport Support / Container Transport 
Created 20010724   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_FINB_TR_TABU_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_TR_OBJECT FINB TR: Transport Object 20011012
Friends
Interface IF_FINB_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 20040415
2 OBJECT Instance attribute Public Attribute reference (LIKE) 20011012
3 OBJECTKEY Instance attribute Public Attribute reference (LIKE) 20011012
4 TYPE Instance attribute Public Attribute reference (LIKE) 20011012
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITAB Instance method Public Method Add (Flat) Internal Table 20040716
2 ADD_SELOPTION Instance method Public Method Add a Selection Condition 20020304
3 ADD_TABLE_KEY Instance method Public Method Insert a Table Key 20010724
4 GET_ITAB_FOR_KEY Instance method Public Method Get Internal Table for a Key 20040716
5 GET_ITAB_STRUCTURE Instance method Public Method Get Structure Description of an Internal Table 20040716
6 GET_PIECE_LIST Instance method Public Method 20011012
7 GET_SELOPTS Instance method Public Method Return all Selection Options 20020304
8 GET_TABLE_KEYS Instance method Public Method Return All Tables and Keys 20010726
9 GET_TRANSPORT Instance method Public Method 20011012
10 GET_TRKORR Instance method Public Method 20011012
11 IS_CLIENT_DEP Instance method Public Method 20011012
12 IS_CONTAINER Instance method Public Method 20011012
13 IS_LOGO_OBJECT Instance method Public Method 20011012
14 IS_MAINTAINABLE Instance method Public Method 20011012
15 IS_TABU_OBJECT Instance method Public Method 20011012
16 IS_TRANSPORTABLE Instance method Public Method 20011012
17 MERGE_TABLE_KEYS Instance method Public Method Add Table Key and Selection Conditions 20031223
18 REMOVE_TABLE_KEY Instance method Public Method Delete a Table Key 20010724
19 SET_TABLE_KEYS Instance method Public Method Reset Table Key and Selection Conditions 20030402
Events
Interface IF_FINB_TR_TABU_OBJECT has no event.
Types
Interface IF_FINB_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 20040716
2 Importing IT_FIELDINFO Call by reference Type reference (TYPE) FINB_TR_T_FIELDINFO Tabelle von Feldinformationen für Generierung 20040716
3 Importing I_KEY Call by reference Type reference (TYPE) TABKEY Tabellenschlüssel 20040716
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040716
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20040716

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) FINB_TR_T_FIELDRANGE FINB TR: Select-Options für Tabellenfelder 20020304
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20020304
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20020304

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 20010724
2 Importing I_KEYFIELDS_FILLED Value transfer Type reference (TYPE) FINB_TR_KEYFIELDS '00' Anzahl der gefüllten Keyfelder 20011017
3 Importing I_KEYMODE Value transfer Type reference (TYPE) FINB_TR_KEYMODE FINB TR: Transporteigenschaft eines Schlüssels 20010724
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20010724
5 Importing I_VIEWNAME Value transfer Type reference (TYPE) VIEWNAME Viewname nur für Viewcluster-Transport 20021025
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20011106

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 20040716
2 Importing I_KEY Call by reference Type reference (TYPE) FINB_TR_KEY FINB TR: Tabellenschlüssel mit Information 20040716
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040716
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20040716

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) FINB_TR_T_FIELDINFO Tabelle von Feldinformationen für Generierung 20040716
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040716
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20040716

Method GET_PIECE_LIST Signature

Method GET_PIECE_LIST on Interface IF_FINB_TR_TABU_OBJECT has no parameter.
Method GET_PIECE_LIST on Interface IF_FINB_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) FINB_TR_T_TABLERANGE FINB TR: Tabelle von Select-Options für Tabellen 20020304

Method GET_SELOPTS on Interface IF_FINB_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) FINB_TR_T_TABLE_KEYS FINB TR: Tabelle von Schlüsseln zu einer Tabelle 20010726

Method GET_TABLE_KEYS on Interface IF_FINB_TR_TABU_OBJECT has no exception.

Method GET_TRANSPORT Signature

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

Method GET_TRKORR Signature

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

Method IS_CLIENT_DEP Signature

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

Method IS_CONTAINER Signature

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

Method IS_LOGO_OBJECT Signature

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

Method IS_MAINTAINABLE Signature

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

Method IS_TABU_OBJECT Signature

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

Method IS_TRANSPORTABLE Signature

Method IS_TRANSPORTABLE on Interface IF_FINB_TR_TABU_OBJECT has no parameter.
Method IS_TRANSPORTABLE on Interface IF_FINB_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) FINB_TR_T_TABLERANGE FINB TR: Tabelle von Select-Options für Tabellen 20031223
2 Importing IT_TABKEYS Call by reference Type reference (TYPE) FINB_TR_T_TABLE_KEYS FINB TR: Tabelle von Schlüsseln zu einer Tabelle 20031223

Method MERGE_TABLE_KEYS on Interface IF_FINB_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) FINB_TR_KEY FINB TR: Tabellenschlüssel mit Information 20040827
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040827
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20040827

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) FINB_TR_T_TABLERANGE FINB TR: Tabelle von Select-Options für Tabellen 20030402
2 Importing IT_TABKEYS Call by reference Type reference (TYPE) FINB_TR_T_TABLE_KEYS FINB TR: Tabelle von Schlüsseln zu einer Tabelle 20030402
3 Importing I_SET_SELOPTS Call by reference Type reference (TYPE) BOOLE_D SPACE Selektionsbedingungen setzen 20030402
4 Importing I_SET_TABKEYS Call by reference Type reference (TYPE) BOOLE_D SPACE Schlüssel setzen 20030402

Method SET_TABLE_KEYS on Interface IF_FINB_TR_TABU_OBJECT has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A