SAP ABAP Class CL_FINB_TR_TABU_OBJECT (FINB TR: Table Transport Object)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_TRANSPORT_TOOL (Package) Transport Support / Container Transport

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_TR_OBJECT_BASE | FINB TR: Transport Object | 20010724 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_TR_TABU_OBJECT | FINB TR: Transport Object (TDAT) | 20010724 |
Properties
Class | CL_FINB_TR_TABU_OBJECT | |
Short Description | FINB TR: Table Transport Object | |
Super Class | CL_FINB_TR_OBJECT_BASE | FINB TR: Transport Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FINB_TRANSPORT_TOOL | Transport Support / Container Transport |
Created | 20010724 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FINB_TR_TABU_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_TR_TABU_OBJECT | FINB TR: Transport Object (TDAT) | 20010724 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FINB_TR_EXP_DEFAULT | 20011022 | FINB TR: Default Before-Exp Methods | |
2 | CL_FINB_TR_OBJ_FACTORY | 20010726 | FINB TR: Factory for Transport Objects |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040415 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_ITAB | Internal Tables Key Mode 'I' | 20040716 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_HASH | 20041008 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_ITAB_STRUCTURE | Structure of Internal Tables | 20040716 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FINB_TR_T_TABLERANGE | FINB TR: Table of Select Options for Tables | 20020304 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_TR_T_TABLE_KEYS | FINB TR: Table of Keys for a Table | 20010726 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_VIEW_MAPPING | Mapping Tab Name -> View Name for Cluster | 20021025 |
Methods
Events
Class CL_FINB_TR_TABU_OBJECT has no event.
Types
Class CL_FINB_TR_TABU_OBJECT has no local type.
Method Signatures
Method ADD_TABLE_KEY Signature
Method ADD_TABLE_KEY on class CL_FINB_TR_TABU_OBJECT has no parameter.
Method ADD_TABLE_KEY on class CL_FINB_TR_TABU_OBJECT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_OBJ_FACTORY | FINB TR: Fabrik für Transportobjekte | 20010727 | ||
2 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010726 | ||
3 | ![]() |
I_OBJECTKEY | Call by reference | Type reference (TYPE) | FINB_TR_CLUSTER_KEY-OBJECTKEY | FINB TR: Semantischer Objektschlüssel für Transport | 20010727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20010726 |
Method GET_TABLE_KEYS Signature
Method GET_TABLE_KEYS on class CL_FINB_TR_TABU_OBJECT has no parameter.
Method GET_TABLE_KEYS on class CL_FINB_TR_TABU_OBJECT has no exception.
Method IS_CONTAINER Signature
Method IS_CONTAINER on class CL_FINB_TR_TABU_OBJECT has no parameter.
Method IS_CONTAINER on class CL_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 | ![]() |
IT_SELOPTS | Call by reference | Type reference (TYPE) | FINB_TR_T_TABLERANGE | FINB TR: Tabelle von Select-Options für Tabellen | 20030421 | ||
2 | ![]() |
IT_TABKEYS | Call by reference | Type reference (TYPE) | FINB_TR_T_TABLE_KEYS | FINB TR: Tabelle von Schlüsseln zu einer Tabelle | 20030421 |
Method MERGE_TABLE_KEYS on class CL_FINB_TR_TABU_OBJECT has no exception.
Method REMOVE_TABLE_KEY Signature
Method REMOVE_TABLE_KEY on class CL_FINB_TR_TABU_OBJECT has no parameter.
Method REMOVE_TABLE_KEY on class CL_FINB_TR_TABU_OBJECT has no exception.
Method SET_SELOPTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELOPTS | Call by reference | Type reference (TYPE) | FINB_TR_T_TABLERANGE | FINB TR: Tabelle von Select-Options für Tabellen | 20020912 |
Method SET_SELOPTS on class CL_FINB_TR_TABU_OBJECT has no exception.
Method SET_TABKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABKEYS | Call by reference | Type reference (TYPE) | FINB_TR_T_TABLE_KEYS | FINB TR: Tabelle von Schlüsseln zu einer Tabelle | 20010824 |
Method SET_TABKEYS on class CL_FINB_TR_TABU_OBJECT has no exception.
Method _BUILD_ITAB_HASH Signature
Method _BUILD_ITAB_HASH on class CL_FINB_TR_TABU_OBJECT has no parameter.
Method _BUILD_ITAB_HASH on class CL_FINB_TR_TABU_OBJECT has no exception.
Method _CHECK_PIECE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020517 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020517 |
Method _CHECK_PIECE_LIST on class CL_FINB_TR_TABU_OBJECT has no exception.
Method _GET_HASHKEY_FOR_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HASH | Call by reference | Type reference (TYPE) | HASH160 | Hash-Wert (160 Bits) | 20041008 | ||
2 | ![]() |
IT_FIELDRANGE | Call by reference | Type reference (TYPE) | FINB_TR_T_FIELDRANGE | FINB TR: Select-Options für Tabellenfelder | 20041008 |
Method _GET_HASHKEY_FOR_ITAB on class CL_FINB_TR_TABU_OBJECT has no exception.
Method _NONCHAR_KEY_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20021028 | ||
2 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | ANY | 20021028 | |||
3 | ![]() |
I_KEYFIELDS | Call by reference | Type reference (TYPE) | FINB_TR_KEYFIELDS | FINB TR: Anzahl gefüllte Keyfelder bei Schlüssel | 20021028 | ||
4 | ![]() |
R_BOOLE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021028 |
Method _NONCHAR_KEY_POSSIBLE on class CL_FINB_TR_TABU_OBJECT has no exception.
Method __BUILD_TABLE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | FINB_TR_KEY | FINB TR: Tabellenschlüssel mit Information | 20011022 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20011022 | ||
3 | ![]() |
X_CHARKEY | Call by reference | Type reference (TYPE) | ANY | Tabellenschlüssel | 20011022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20011113 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |