SAP ABAP Class CX_BIZC (Common Subclass of All BIZC Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC4 (Package) Business Content: Central System
⤷
⤷
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 | 20041227 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_LOOKUP_FAILED | Error During Lookup | 20050201 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_XML | Business Content Exception XML | 20050301 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_WIZARD | Exception in Navigation Target | 20050617 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_TEMPLATE_DOCU | 20050411 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_TEMPLATE | Exceptions in Configuration Templates | 20050301 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_TASKLIST | Business Content: Error in the task list | 20050215 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_RFC | RFC Exceptions | 20050218 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_PROVIDER | Business Content: Exception Class for Content Provider | 20050104 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_PERSISTENCY | Exception in Persistence Layer | 20041227 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_BIZC_OPERATION | Business Content: Exception in Operation | 20050324 |
| ... | Click here to see Used By full list (21 items) | |||
Properties
| Class | CX_BIZC | |
| Short Description | Common Subclass of All BIZC Exceptions | |
| 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 | SBIZC4 | Business Content: Central System |
| Created | 20041227 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CX_BIZC has no interface implemented.
Friends
Class CX_BIZC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3DDACD413F072945E10000000A15539D' | 20041227 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BIZC_ERROR_TAB | Error Table | 20050121 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BIZC_SEVERITY | CX_BIZC=>SEVERITY_ERROR | BIZC: Meaning of an Exception | 20041227 | ||
| 4 | Constant | Public | Type reference (TYPE) | BIZC_SEVERITY | 'E' | Error | 20041227 | ||
| 5 | Constant | Public | Type reference (TYPE) | BIZC_SEVERITY | 'A' | Cancel | 20041227 | ||
| 6 | Constant | Public | Type reference (TYPE) | BIZC_SEVERITY | 'W' | Warning | 20041227 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_ROOT | Source for Error Text | 20050202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041227 | |
| 2 | Instance method | Public | Method | Returns Lowest Exception in Stack | 20050112 | |
| 3 | Instance method | Public | Method | Returns Highest Error Message in Stack | 20050121 |
Events
Class CX_BIZC has no event.
Types
Class CX_BIZC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GT_ERRORS | Call by reference | Type reference (TYPE) | BIZC_ERROR_TAB | 20050121 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041227 | ||||
| 3 | SEVERITY | Call by reference | Type reference (TYPE) | BIZC_SEVERITY | CX_BIZC=>SEVERITY_ERROR | 20041227 | |||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20041227 | ||||
| 5 | TEXTSRC | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20050202 |
Method CONSTRUCTOR on class CX_BIZC has no exception.
Method GET_ORIGINAL_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Auslösende Ausnahme | 20050112 |
Method GET_ORIGINAL_EXCEPTION on class CX_BIZC has no exception.
Method GET_TOP_ERROR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TEXT | Value transfer | Type reference (TYPE) | STRING | Text der obersten Fehlermeldung | 20050121 |
Method GET_TOP_ERROR_TEXT on class CX_BIZC has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 700 |