SAP ABAP Class CX_DS_EXCEPTION (Basis Class: All Digital Signature Exceptions)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-DSG (Application Component) Digital Signature
⤷
DS (Package) Digital Signature
⤷
⤷
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 | 20011130 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DS_CONTEXT | Document was not Created | 20011205 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_DS_ESCAPE | Individual Cancelation of a Signature | 20011102 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_DS_MESSAGE | Transfer of Messages as Exceptions | 20010926 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_DS_METADATA | Metadata Cannot Be Interpreted | 20010920 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_DS_POPUP | Exceptions for Processing a Dialog Box | 20010920 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_DS_REGISTRY | Incorrect Registration of a Signature Object | 20010920 |
Properties
| Class | CX_DS_EXCEPTION | |
| Short Description | Basis Class: All Digital Signature Exceptions | |
| 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 | P | SAP Standard Production Program |
| Category | 40 | Exception Class |
| Package | DS | Digital Signature |
| Created | 20010920 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DS_EXCEPTION has no forward declaration.
Interfaces
Class CX_DS_EXCEPTION has no interface implemented.
Friends
Class CX_DS_EXCEPTION 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 | '0050568329DC02DD8B90CE1E66E11E43' | 20090714 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BBB490B44F56175E10000000A11424D' | 20011005 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BA73ECD95B93814E10000000A11424D' | 20010920 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BD049692D96330DE10000000A11424D' | 20011022 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568329DC02DDA7D0EFA58438902C' | 20091207 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BCA0FD8F59C408CE10000000A11424D' | 20011016 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BC5AFACA745192EE10000000A11424D' | 20011016 | |||
| 8 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BA7493395B93814E10000000A11424D' | 20010920 | |||
| 9 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B42F491ED099890533FA08DC75' | 20110411 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SIGN_META_NAME | Table for Application-Dependent Metadata | 20110411 | |||
| 11 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568E5BFF02EDB8A9929D0F8C0287' | 20100302 | |||
| 12 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BC549F930DC1929E10000000A11424D' | 20011012 | |||
| 13 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568329DC02ED85FD2F294CECDD08' | 20090610 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SIGN_APPL | Application of the Digital Signature | 20090715 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | SIGN_ID_TAB | Digital Signature: List of Signature IDs | 20091218 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SIGN_OBJECT | Digital Signature Object | 20090715 | |||
| 17 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BC33E4638553352E10000000A11424D' | 20011010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010920 |
Events
Class CX_DS_EXCEPTION has no event.
Types
Class CX_DS_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 | META_TAB | Call by reference | Type reference (TYPE) | SIGN_META_NAME | 20110411 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010920 | ||||
| 3 | SIGN_APPL | Call by reference | Type reference (TYPE) | SIGN_APPL | 20090715 | ||||
| 4 | SIGN_IDS_NOT_ARCH | Call by reference | Type reference (TYPE) | SIGN_ID_TAB | 20091218 | ||||
| 5 | SIGN_OBJ | Call by reference | Type reference (TYPE) | SIGN_OBJECT | 20090715 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010920 |
Method CONSTRUCTOR on class CX_DS_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |