SAP ABAP Class CX_SD_EXCEPTION (Superior Class of all Service Directory Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory

⤷

⤷

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 | 20010523 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SD_INCONSISTENT_DATA | Service Directory Data is Inconsistent | 20010621 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SD_PARSING_ERROR | Error during parsing | 20010620 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SD_SERVICE_EXCEPTION | Error in Association with a Service | 20010523 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SD_UNDEFINED_OBJECT | SD object does not exist | 20010710 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SD_UNSUPPORTED_AUTH | Authentification Method Not Supported | 20020121 |
Properties
Class | CX_SD_EXCEPTION | |
Short Description | Superior Class of all Service Directory 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 | SERVDIR | AI XMB Service Directory |
Created | 20010523 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SD_EXCEPTION has no forward declaration.
Interfaces
Class CX_SD_EXCEPTION has no interface implemented.
Friends
Class CX_SD_EXCEPTION has no friend class.
Attributes
Class CX_SD_EXCEPTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010523 |
Events
Class CX_SD_EXCEPTION has no event.
Types
Class CX_SD_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010523 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010523 |
Method CONSTRUCTOR on class CX_SD_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |