SAP ABAP Class CX_UPARO_EXCEPTION (exception class for MAP-SOP integration)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-SOP (Application Component) MAP to SOP Integration
⤷
UPARO (Package) Retail MAP to SOP Interfaces
⤷
⤷
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 | 20071114 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20071114 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_UPARO_MAP_SOP | MAP-SOP exception class | 20071205 |
Properties
| Class | CX_UPARO_EXCEPTION | |
| Short Description | exception class for MAP-SOP integration | |
| 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 | UPARO | Retail MAP to SOP Interfaces |
| Created | 20071114 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_UPARO_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20071114 |
Friends
Class CX_UPARO_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) | UPARO_YT_RETURN | MAP-SOP Error returned messages | 20071114 | |||
| 2 | Constant | Public | See coding | 20071219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071114 |
Events
Class CX_UPARO_EXCEPTION has no event.
Types
Class CX_UPARO_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 | GT_RETURN | Call by reference | Type reference (TYPE) | UPARO_YT_RETURN | 20071114 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20071114 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20071114 |
Method CONSTRUCTOR on class CX_UPARO_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |