SAP ABAP Interface IF_FINB_TR_CONTAINER (FINB TR: Container Accesses)
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_CONTAINER | FINB TR: Container Accesses | 20010726 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_TR_CONTAINER_DISP | FINB TR: Dispatcher for Container Access | 20030315 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_TR_CONTAINER_NEW | FINB TR: Container Access in Version 01 | 20030312 |
Properties
Interface | IF_FINB_TR_CONTAINER | |
Short Description | FINB TR: Container Accesses |
General Data
Package | FINB_TRANSPORT_TOOL | Transport Support / Container Transport |
Created | 20010726 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FINB_TR_CONTAINER has no forward declaration.
Interfaces
Interface IF_FINB_TR_CONTAINER has no interface.
Friends
Interface IF_FINB_TR_CONTAINER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DEEP_OBJECTS | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Indicator: Processing Deeper Objects | 20040414 | ||
2 | O_TYPE_FACTORY | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FINB_TR_TYPE_FACTORY | Class for Creating Dynamic Internal Tables | 20020411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Compress the Key | 20031119 |
2 | ![]() |
Instance method | Public | Method | Force Regeneration of the Temporary Types | 20011204 |
3 | ![]() |
Instance method | Public | Method | Generate All Temporary Types for the Known Order | 20030825 |
4 | ![]() |
Instance method | Public | Method | Generate New Types for New Tables | 20030701 |
5 | ![]() |
Instance method | Public | Method | Read All Data for the Object | 20021001 |
6 | ![]() |
Instance method | Private | Method | Read Data | 20010726 |
7 | ![]() |
Instance method | Public | Method | Read Directory of Stored Data | 20010729 |
8 | ![]() |
Instance method | Public | Method | Read Select Options | 20020304 |
9 | ![]() |
Instance method | Public | Method | Provide Select Options for a Key | 20020305 |
10 | ![]() |
Instance method | Public | Method | Read Structure Information | 20010726 |
11 | ![]() |
Instance method | Public | Method | Read Tables and Key | 20010726 |
12 | ![]() |
Instance method | Public | Method | Gets Instance to Factory for Types | 20030319 |
13 | ![]() |
Instance method | Public | Method | Completely Replace Tables and Key | 20030319 |
14 | ![]() |
Instance method | Public | Method | Save Data | 20010726 |
15 | ![]() |
Instance method | Public | Method | Save Data with Message Handling | 20030319 |
16 | ![]() |
Instance method | Public | Method | Save Structure Information | 20010726 |
17 | ![]() |
Instance method | Public | Method | Save Tables and Key | 20010726 |
18 | ![]() |
Instance method | Public | Method | Change Select Option for a Key | 20020416 |
Events
Interface IF_FINB_TR_CONTAINER has no event.
Types
Interface IF_FINB_TR_CONTAINER has no local type.
Method Signatures
Method COMPRESS_TABKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20031120 | ||
2 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20031119 | ||
3 | ![]() |
I_TEST | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20031120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20031120 |
Method FORCE_TYPE_GENERATION Signature
Method FORCE_TYPE_GENERATION on Interface IF_FINB_TR_CONTAINER has no parameter.
Method FORCE_TYPE_GENERATION on Interface IF_FINB_TR_CONTAINER has no exception.
Method GENERATE_TYPES Signature
Method GENERATE_TYPES on Interface IF_FINB_TR_CONTAINER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030825 |
Method GENERATE_TYPES_FOR_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABNAME | Call by reference | Type reference (TYPE) | FINB_TR_T_TABNAMES | Tabelle von Tabellennamen | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030701 |
Method GET_ALL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20021001 | ||
2 | ![]() |
RT_DATA | Value transfer | Type reference (TYPE) | FINB_TR_T_CONTAINER_DATA | Alle Daten des Transportcontainers eines Objekts | 20021001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20021001 |
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010729 | ||
2 | ![]() |
I_DATAINFO | Call by reference | Type reference (TYPE) | FINB_TR_DATAINFO | FINB TR: Directory der Daten im Container | 20010729 | ||
3 | ![]() |
RO_ITAB | Value transfer | Object reference (TYPE REF TO) | IF_FINB_TR_ITAB_REFERENCE | FINB TR: Dynamische Interne Tabelle | 20010729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20010727 |
Method GET_DATAINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010729 | ||
2 | ![]() |
RT_DATAINFO | Value transfer | Type reference (TYPE) | FINB_TR_T_DATAINFO | FINB TR: Directory der Tabellen im Container | 20010729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20010729 |
Method GET_SELOPTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20020304 | ||
2 | ![]() |
RT_SELOPTS | Value transfer | Type reference (TYPE) | FINB_TR_T_TABLERANGE | FINB TR: Tabelle von Select-Options für Tabellen | 20020304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20020304 |
Method GET_SELOPT_FOR_KEY 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 | 20020305 | ||
2 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | FINB_TR_KEY | FINB TR: Tabellenschlüssel mit Information | 20020305 | ||
3 | ![]() |
RT_FIELDRANGE | Value transfer | Type reference (TYPE) | FINB_TR_T_FIELDRANGE | FINB TR: Select-Options für Tabellenfelder | 20020305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20020305 |
Method GET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010726 | ||
2 | ![]() |
RT_STRUCTURE | Value transfer | Type reference (TYPE) | FINB_TR_T_STRUCTURE_INFO | FINB TR: Tabelle der Typinformationen | 20010729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20010726 |
Method GET_TABKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010726 | ||
2 | ![]() |
RT_TABKEYS | Value transfer | Type reference (TYPE) | FINB_TR_T_TABLE_KEYS | FINB TR: Tabelle von Schlüsseln zu einer Tabelle | 20010727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20010726 |
Method GET_TYPE_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TYPE_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_FINB_TR_TYPE_FACTORY | Klasse zur Erzeugung dynamischer interner Tabellen | 20030319 |
Method GET_TYPE_FACTORY on Interface IF_FINB_TR_CONTAINER has no exception.
Method REPLACE_TABKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20030319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030319 |
Method SAVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20010726 |
Method SAVE_DATA_WITH_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20030319 | ||
2 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20030319 | ||
3 | ![]() |
I_IMPORTANT_MESSAGES | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030319 |
Method SAVE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20010727 |
Method SAVE_TABKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20010726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20010727 |
Method WRITE_SELOPT_FOR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDRANGE | Call by reference | Type reference (TYPE) | FINB_TR_T_FIELDRANGE | FINB TR: Select-Options für Tabellenfelder | 20020416 | ||
2 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | FINB_TR_KEY | FINB TR: Tabellenschlüssel mit Information | 20020416 | ||
3 | ![]() |
XT_SELOPTS | Call by reference | Type reference (TYPE) | FINB_TR_T_TABLERANGE | FINB TR: Tabelle von Select-Options für Tabellen | 20020416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20020416 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |