SAP ABAP Class CX_ABAP_MESSAGE_DIGEST (Exception Class for Message Digest)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SECH (Package) Security: MD5-Hash (Copyright by RSA Data Security, Inc)

⤷

⤷

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 | 20100329 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100329 |
Properties
Class | CX_ABAP_MESSAGE_DIGEST | |
Short Description | Exception Class for Message Digest | |
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 | MD5 | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | SECH | Security: MD5-Hash (Copyright by RSA Data Security, Inc) |
Created | 20100226 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ABAP_MESSAGE_DIGEST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100329 |
Friends
Class CX_ABAP_MESSAGE_DIGEST 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) | STRING | Hash Algorithm | 20100329 | ||
2 | ![]() |
Constant | Public | See coding | 20100329 | ||||
3 | ![]() |
Constant | Public | See coding | 20100329 | ||||
4 | ![]() |
Constant | Public | See coding | 20100329 | ||||
5 | ![]() |
Constant | Public | See coding | 20100329 | ||||
6 | ![]() |
Constant | Public | See coding | 20100329 | ||||
7 | ![]() |
Constant | Public | See coding | 20100329 | ||||
8 | ![]() |
Constant | Public | See coding | 20100329 | ||||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 0 | Kernel RC Code | 20100329 | |
10 | ![]() |
Constant | Public | See coding | 20100329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100329 |
Events
Class CX_ABAP_MESSAGE_DIGEST has no event.
Types
Class CX_ABAP_MESSAGE_DIGEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALGORITHM | Call by reference | Type reference (TYPE) | STRING | 20100329 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100329 | |||
3 | ![]() |
RC | Call by reference | Type reference (TYPE) | I | 0 | 20100329 | ||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100329 |
Method CONSTRUCTOR on class CX_ABAP_MESSAGE_DIGEST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |