SAP ABAP Class CL_FINB_TR_SLAVE (Transport)
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_SLAVE | FINB TR: Transport Object | 20020930 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_JOURNAL_TRANSPORTER | Transport Derivation | 20021001 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_CONDITION_TRANSPORT | Conditions Transport | 20021014 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_REPORTING_TRANSPORT | Report Data Transport | 20021014 |
Properties
| Class | CL_FINB_TR_SLAVE | |
| Short Description | Transport | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_TR | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FINB_TRANSPORT_TOOL | Transport Support / Container Transport |
| Created | 20020930 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_TR_SLAVE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_TR_SLAVE | FINB TR: Transport Object | 20020930 |
Friends
Class CL_FINB_TR_SLAVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FINB_TR_OBJ_FACTORY | FINB TR: Factory for Transport Objects | 20020930 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20020930 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FINB_TR_APPL | Application in Transport Tool | 20020930 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FINB_TR_OBJECT | FINB TR: Transport Object | 20020930 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FINB_TR_OBJECTKEY | FINB TR: Semantic Object Key for Transport | 20021004 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | YT_CONTAINER_TABLE | 20020930 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | YT_TAB_N_TYPE_NAMES | 20020930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020930 | |
| 2 | Instance method | Protected | Method | 20020930 | ||
| 3 | Static method | Public | Method | Converts ID with Capital Letters to ID with Small Letters | 20030121 | |
| 4 | Static method | Public | Method | Converts ID with Small Letters to ID with Capital Letters | 20030121 | |
| 5 | Instance method | Protected | Method | 20020930 |
Events
Class CL_FINB_TR_SLAVE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CONTAINER_TABLE | Protected | See coding | 20020930 | |
||
| 2 | YS_TAB_N_TYPE_NAMES | Protected | See coding | 20020930 | |
||
| 3 | YT_CONTAINER_TABLE | Protected | See coding | 20020930 | |
||
| 4 | YT_TAB_N_TYPE_NAMES | Protected | See coding | 20020930 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FINB_TR_SLAVE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021004 |
Method GET_CONTAINER_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20021015 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_REQUEST | FINB TR: Transportauftrag | 20020930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | message in message-handler | 20021001 |
Method GET_LOWER_CASE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID_22 | Call by reference | Type reference (TYPE) | SYSUUID_22 | UUID in komprim. Form oder die ersten 22 Stellen von I_ID_32 | 20030121 | |||
| 2 | I_ID_32 | Call by reference | Type reference (TYPE) | SYSUUID-C | UUID in Character-Darst. oder bel. ID mit 22 Großbuchstaben | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung aufgetreten (mit Meldung) | 20030121 |
Method GET_UPPER_CASE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID_32 | Call by reference | Type reference (TYPE) | SYSUUID-C | UUID in Character-Darstellung oder I_ID_22 | 20030121 | |||
| 2 | I_ID_22 | Call by reference | Type reference (TYPE) | SYSUUID_22 | UUID in komprimierter Form oder 22stell. Id in Großbuchstab. | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung aufgetreten (mit Meldung) | 20030121 |
Method SET_CONSTANTS Signature
Method SET_CONSTANTS on class CL_FINB_TR_SLAVE has no parameter.
Method SET_CONSTANTS on class CL_FINB_TR_SLAVE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 150 |