SAP ABAP Class CX_BRF_WB_EXCEPTIONS (BRF: Workbench Exception Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20040922 |
Properties
| Class | CX_BRF_WB_EXCEPTIONS | |
| Short Description | BRF: Workbench Exception Class | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SBRF | Business Rule Framework |
| Created | 20040922 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BRF_WB_EXCEPTIONS has no forward declaration.
Interfaces
Class CX_BRF_WB_EXCEPTIONS has no interface implemented.
Friends
Class CX_BRF_WB_EXCEPTIONS 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) | BRF_ACTION | BRF: Action | 20040922 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BRF_APPLCLASS | BRF: Application Class | 20040922 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BRF_EVENT | BRF: Event | 20040922 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BRF_EXCEPTION_DETAIL | 20040922 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | BRF_EXPRESSION | BRF: Expression | 20040922 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BRF_RULESET | BRF Rule Set | 20040922 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20040922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040922 |
Events
Class CX_BRF_WB_EXCEPTIONS has no event.
Types
Class CX_BRF_WB_EXCEPTIONS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | BRF_ACTION | 20040922 | ||||
| 2 | APPLCLASS | Call by reference | Type reference (TYPE) | BRF_APPLCLASS | 20040922 | ||||
| 3 | EVENT | Call by reference | Type reference (TYPE) | BRF_EVENT | 20040922 | ||||
| 4 | EXCEPTION_DETAIL | Call by reference | Type reference (TYPE) | BRF_EXCEPTION_DETAIL | 20040922 | ||||
| 5 | EXPRESSION | Call by reference | Type reference (TYPE) | BRF_EXPRESSION | 20040922 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040922 | ||||
| 7 | RULESET | Call by reference | Type reference (TYPE) | BRF_RULESET | 20040922 | ||||
| 8 | TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | 20040922 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040922 |
Method CONSTRUCTOR on class CX_BRF_WB_EXCEPTIONS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |