SAP ABAP Class CX_BAPI_EXCEPTION (Exception Basis Class for BAPI Migration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-API (Application Component) BAPI Tools (for BAPIs see Note 813411)
⤷
SBF_BAPI (Package) Business Framework BAPI, Central Modules, Tools

⤷

⤷

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 | 20000825 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080123 |
Properties
Class | CX_BAPI_EXCEPTION | |
Short Description | Exception Basis Class for BAPI Migration | |
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 | SBF_BAPI | Business Framework BAPI, Central Modules, Tools |
Created | 20000623 | SAP |
Last change | 20000825 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_BAPI_EXCEPTION has no forward declaration.
Interfaces
Class CX_BAPI_EXCEPTION has no interface implemented.
Friends
Class CX_BAPI_EXCEPTION 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) | EXCEPTIONT | Collection of BAPI Exception Objects | 20000623 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Status Messages with BAPI Return Information | 20000623 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000623 |
Events
Class CX_BAPI_EXCEPTION has no event.
Types
Class CX_BAPI_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLLECTION | Value transfer | Type reference (TYPE) | EXCEPTIONT | COLLECTION | 20000623 | ||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000623 | |||
3 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | BAPIRETTAB | STATUS | 20000623 | ||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000825 |
Method CONSTRUCTOR on class CX_BAPI_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20000825 |
SAP Release Created in | 610 |