SAP ABAP Class CL_FINB_TR_CONTAINER_DISP (FINB TR: Dispatcher for Container Access)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_TR_CONTAINER | FINB TR: Container Accesses | 20030315 |
Properties
Class | CL_FINB_TR_CONTAINER_DISP | |
Short Description | FINB TR: Dispatcher for Container Access | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FINB_TRANSPORT_TOOL | Transport Support / Container Transport |
Created | 20030315 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FINB_TR_CONTAINER_DISP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_TR_CONTAINER | FINB TR: Container Accesses | 20030315 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FINB_TR_CONTAINER | 20030319 | FINB TR: Container Accesses | |
2 | CL_FINB_TR_CONTAINER_NEW | 20030319 | FINB TR: Container Access in Version 01 |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | FUNCNAME | 'EXPORT' | Export Routine | 20030315 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | SPACE | Boolean Variable | 20030315 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' | Boolean Variable | 20030315 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FINB_TR_APPL | FINB TR: Application | 20030315 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Container Table | 20030315 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRDIR-NAME | ABAP Program Name | 20030315 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Form Routine Name | 20030315 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FINB_TR_KEYCOUNT | Maximum Table Keys per Object | 20030315 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FINB_TR_KEYCOUNT | '100' | Maximum Tables per Object | 20030319 | |
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_TR_CONTAINER | FINB TR: Container Accesses | 20030315 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_TR_CONTAINER_NEW | FINB TR: Container Accesses | 20030315 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_TR_REQUEST | FINB TR: Transport Request | 20030315 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_TR_TYPE_FACTORY | Class for Creating Dynamic Internal Tables | 20030315 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Generations | 20030315 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Boolean Variable | 20030315 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_OBJ_VERSION | Container Version for an Object | 20030319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030315 |
2 | ![]() |
Instance method | Private | Method | Creates Table with Conditions for Comparison Later | 20031119 |
3 | ![]() |
Instance method | Private | Method | Key for Cluster Table | 20030315 |
4 | ![]() |
Instance method | Private | Method | Key for Cluster Table (DT) Data | 20030315 |
5 | ![]() |
Instance method | Private | Method | Key for Cluster Table (SO) Selection Options | 20030315 |
6 | ![]() |
Instance method | Private | Method | Key for Cluster Table (ST) | 20030315 |
7 | ![]() |
Instance method | Private | Method | Key for Cluster Table (TR) | 20030315 |
8 | ![]() |
Instance method | Private | Method | Compares Conditions | 20031120 |
9 | ![]() |
Instance method | Private | Method | Compresses Key for All Tables without Ranges | 20031119 |
10 | ![]() |
Instance method | Private | Method | Determine Version of Transport Container (DB) | 20030315 |
11 | ![]() |
Instance method | Private | Method | Force Regeneration of the Temporary Types | 20030315 |
12 | ![]() |
Instance method | Private | Method | Generate All Internal Types for All Tables | 20030315 |
13 | ![]() |
Instance method | Private | Method | Generate Internal Types for All Tables | 20030315 |
14 | ![]() |
Instance method | Private | Method | Determine Version of Transport Container (Object) | 20030319 |
15 | ![]() |
Instance method | Private | Method | Get Object-Specific Version of Container Class | 20030319 |
Events
Class CL_FINB_TR_CONTAINER_DISP has no event.
Types
Class CL_FINB_TR_CONTAINER_DISP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_REQUEST | FINB TR: Transportauftrag | 20030315 |
Method CONSTRUCTOR on class CL_FINB_TR_CONTAINER_DISP has no exception.
Method _BUILD_CONDITION_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | 20031119 | |||
2 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_CONTAINER | FINB TR: Containerzugriffe | 20031119 | ||
3 | ![]() |
IS_STRUCTURE | Call by reference | Type reference (TYPE) | FINB_TR_STRUCTURE_INFO | FINB TR: Struktur (Typen) der beteiligten Tabellen | 20031119 | ||
4 | ![]() |
IS_TABKEY | Call by reference | Type reference (TYPE) | FINB_TR_TABLE_KEYS | FINB TR: Tabelle mit Schlüsseln | 20031119 | ||
5 | ![]() |
IT_SELOPTS | Call by reference | Type reference (TYPE) | FINB_TR_T_TABLERANGE | FINB TR: Tabelle von Select-Options für Tabellen | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20040308 |
Method _BUILD_CONTAINERKEY 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 | 20030315 | ||
2 | ![]() |
X_KEY | Value transfer | Type reference (TYPE) | FINB_TR_CLUSTER_FULLKEY | Aufbau physischer Schlüssel der Transportcontainer-Tabelle | 20030315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030315 |
Method _BUILD_DT_CONTAINERKEY 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 | 20030315 | ||
2 | ![]() |
X_KEY | Value transfer | Type reference (TYPE) | FINB_TR_CLUSTER_FULLKEY | Aufbau physischer Schlüssel der Transportcontainer-Tabelle | 20030315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030315 |
Method _BUILD_SO_CONTAINERKEY 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 | 20030315 | ||
2 | ![]() |
X_KEY | Value transfer | Type reference (TYPE) | FINB_TR_CLUSTER_FULLKEY | Aufbau physischer Schlüssel der Transportcontainer-Tabelle | 20030315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030315 |
Method _BUILD_ST_CONTAINERKEY 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 | 20030315 | ||
2 | ![]() |
X_KEY | Value transfer | Type reference (TYPE) | FINB_TR_CLUSTER_FULLKEY | Aufbau physischer Schlüssel der Transportcontainer-Tabelle | 20030315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030315 |
Method _BUILD_TR_CONTAINERKEY 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 | 20030315 | ||
2 | ![]() |
X_KEY | Value transfer | Type reference (TYPE) | FINB_TR_CLUSTER_FULLKEY | Aufbau physischer Schlüssel der Transportcontainer-Tabelle | 20030315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030315 |
Method _COMPARE_CONDITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | 20031120 | |||
2 | ![]() |
IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20031120 | ||
3 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | FINB_TR_TABLE_KEYS-TABNAME | Tabellenname | 20031120 |
Method _COMPARE_CONDITIONS on class CL_FINB_TR_CONTAINER_DISP has no exception.
Method _COMPRESS_TABLE_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TABKEYS | Call by reference | Type reference (TYPE) | FINB_TR_T_TABLE_KEYS | FINB TR: Tabelle von Schlüsseln zu einer Tabelle | 20031119 | ||
2 | ![]() |
IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20031120 |
Method _COMPRESS_TABLE_KEYS on class CL_FINB_TR_CONTAINER_DISP has no exception.
Method _DETERMINE_CONTAINER_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLUSTER_KEY | Call by reference | Type reference (TYPE) | FINB_TR_CLUSTER_FULLKEY | Aufbau physischer Schlüssel der Transportcontainer-Tabelle | 20030315 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030319 | ||
3 | ![]() |
R_VERSION | Value transfer | Type reference (TYPE) | FINB_TR_CONT_VERSION | Version des Transportcontainers | 20030315 |
Method _DETERMINE_CONTAINER_VERSION on class CL_FINB_TR_CONTAINER_DISP has no exception.
Method _FORCE_TYPE_GENERATION Signature
Method _FORCE_TYPE_GENERATION on class CL_FINB_TR_CONTAINER_DISP has no parameter.
Method _FORCE_TYPE_GENERATION on class CL_FINB_TR_CONTAINER_DISP has no exception.
Method _GENERATE_ALL_TYPES Signature
Method _GENERATE_ALL_TYPES on class CL_FINB_TR_CONTAINER_DISP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030315 |
Method _GENERATE_TYPES_FROM_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_STRUCTURE | Call by reference | Type reference (TYPE) | FINB_TR_T_STRUCTURE_INFO | FINB TR: Tabelle der Typinformationen | 20030315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030315 |
Method _GET_OBJECT_VERSION 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 | ||
2 | ![]() |
R_VERSION | Value transfer | Type reference (TYPE) | FINB_TR_CONT_VERSION | Version des Transportcontainers | 20030319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030319 |
Method _GET_VERSION_CONTAINER 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 | ||
2 | ![]() |
R_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_TR_CONTAINER | FINB TR: Containerzugriffe | 20030319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Container | 20030319 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 200 |