SAP ABAP Class CX_TBA_ENQUEUE (Exception class for locked objects)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-TRB (Application Component) Financial Risk Management Basis
⤷
FTR_BASIS_DATA_ACCESS (Package) Treasury Basis Objects - Data Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_TBA | Base class for all TBA exceptions | 20120814 |
Properties
| Class | CX_TBA_ENQUEUE | |
| Short Description | Exception class for locked objects | |
| Super Class | CX_TBA | Base class for all TBA exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FTR_BASIS_DATA_ACCESS | Treasury Basis Objects - Data Access |
| Created | 20120814 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_TBA_ENQUEUE has no forward declaration.
Interfaces
Class CX_TBA_ENQUEUE has no interface implemented.
Friends
Class CX_TBA_ENQUEUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120814 | |||||
| 2 | Constant | Public | See coding | 20120814 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TBA_DCSID | Derivative Contract Specification ID | 20120814 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20120814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120814 |
Events
Class CX_TBA_ENQUEUE has no event.
Types
Class CX_TBA_ENQUEUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | GC_SEVERITY_ERROR | 20120829 | |||
| 2 | MV_DCSID | Call by reference | Type reference (TYPE) | TBA_DCSID | 20120814 | ||||
| 3 | MV_USER | Call by reference | Type reference (TYPE) | UNAME | 20120814 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120814 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120814 |
Method CONSTRUCTOR on class CX_TBA_ENQUEUE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |