SAP ABAP Class CX_FINB_TR (FINB TR: Factory for Transport Objects)
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) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20010726 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_TR_APPLICATION | FINB TR: Application | 20010726 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_TR_CONTAINER | FINB TR: Container | 20010726 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_TR_FACTORY | FINB TR: Factory for Transport Objects | 20020125 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_TR_OBJECT | FINB TR: Transport Object | 20010726 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_TR_REQUEST | FINB TR: Transport Request | 20010726 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_TR_TYPES | Creation of Temporary ABAP Types | 20020607 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_FINDR_TRANSPORT | Exceptions in Derivation Transport | 20030331 |
Properties
| Class | CX_FINB_TR | |
| Short Description | FINB TR: Factory for Transport Objects | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FINB_TRANSPORT_TOOL | Transport Support / Container Transport |
| Created | 20010726 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FINB_TR has no forward declaration.
Interfaces
Class CX_FINB_TR has no interface implemented.
Friends
Class CX_FINB_TR 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_MSG_COLLECTOR | Message Collector - Tools and Enhancements | 20010913 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010726 | |
| 2 | Instance method | Public | Method | Issue Messages | 20020517 |
Events
Class CX_FINB_TR has no event.
Types
Class CX_FINB_TR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_MSG | Value transfer | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | O_MSG | 20010913 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010726 | ||||
| 3 | REASON | Value transfer | Type reference (TYPE) | STRING | REASON | 20010726 | |||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010726 |
Method CONSTRUCTOR on class CX_FINB_TR has no exception.
Method DISPLAY Signature
Method DISPLAY on class CX_FINB_TR has no parameter.
Method DISPLAY on class CX_FINB_TR has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |