SAP ABAP Class CX_DRF_BAL_DISPLAY (Exceptions while searching and loading application logs)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_COMMON (Package) Data Replication Framework: General / Reusable
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DRF_EXCEPTION | Root Class for Exceptions | 20090121 |
Properties
| Class | CX_DRF_BAL_DISPLAY | |
| Short Description | Exceptions while searching and loading application logs | |
| Super Class | CX_DRF_EXCEPTION | Root Class for Exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | DRF_COMMON | Data Replication Framework: General / Reusable |
| Created | 20090121 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_DRF_BAL_DISPLAY has no interface implemented.
Friends
Class CX_DRF_BAL_DISPLAY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | Logs not specified for DB_LOAD (likely an internal error) | 20090121 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | Logs were already loaded (likely an internal error) | 20090121 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | Logs not found | 20090121 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | Logs not found in Date Range | 20090710 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | Message not Found | 20090127 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | No filter criteria (likely an internal error) | 20090121 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | No Outbound implementations found | 20090924 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | Any other exception | 20090121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090121 |
Events
Class CX_DRF_BAL_DISPLAY has no event.
Types
Class CX_DRF_BAL_DISPLAY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGS_NOT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090121 | |||
| 2 | LOG_ALREADY_LOADED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090121 | |||
| 3 | LOG_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090121 | |||
| 4 | LOG_NOT_FOUND_CHK_DT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090710 | |||
| 5 | MSG_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090127 | |||
| 6 | NO_FILTER_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090121 | |||
| 7 | NO_OUTBOUND_IMPLEMENTATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090924 | ||||
| 8 | OTHER_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090121 | |||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090121 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090121 |
Method CONSTRUCTOR on class CX_DRF_BAL_DISPLAY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |