SAP ABAP Class CX_FEH_PAYLOAD_ENCRYPTION_ERR (Error While Encrypting Payload)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_BASIS (Package) FEH Basis: General FEH Programs

⤷

⤷

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 | 20120316 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120316 |
Properties
Class | CX_FEH_PAYLOAD_ENCRYPTION_ERR | |
Short Description | Error While Encrypting Payload | |
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 | FEH_BASIS | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | FEH_BASIS | FEH Basis: General FEH Programs |
Created | 20120316 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_FEH_PAYLOAD_ENCRYPTION_ERR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120316 |
Friends
Class CX_FEH_PAYLOAD_ENCRYPTION_ERR 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) | SYMSGV | Message Variable | 20120316 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20120316 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20120316 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20120316 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20120316 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Message Text | 20120316 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120316 |
3 | ![]() |
Static method | Public | Method | Create Exception from Message | 20120316 |
Events
Class CX_FEH_PAYLOAD_ENCRYPTION_ERR has no event.
Types
Class CX_FEH_PAYLOAD_ENCRYPTION_ERR has no local type.
Method Signatures
Method BUILD_MSG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CRC | Call by reference | Type reference (TYPE) | SSFRETURN | SSF Return Code | 20120316 | ||
2 | ![]() |
IV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20120316 | ||
3 | ![]() |
RV_MSG_TEXT | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20120316 |
Method BUILD_MSG_TEXT on class CX_FEH_PAYLOAD_ENCRYPTION_ERR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20120316 | |||
2 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20120316 | |||
3 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20120316 | |||
4 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20120316 | |||
5 | ![]() |
MSG_TEXT | Call by reference | Type reference (TYPE) | SYMSGV | 20120316 | |||
6 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120316 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120316 |
Method CONSTRUCTOR on class CX_FEH_PAYLOAD_ENCRYPTION_ERR has no exception.
Method CREATE_MESSAGE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20120316 | |
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20120316 | |
3 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV1 | Nachrichtenvariable | 20120316 | |
4 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV2 | Nachrichtenvariable | 20120316 | |
5 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV3 | Nachrichtenvariable | 20120316 | |
6 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV4 | Nachrichtenvariable | 20120316 | |
7 | ![]() |
PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20120316 | ||
8 | ![]() |
RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_FEH_PAYLOAD_ENCRYPTION_ERR | Fehler beim Verschlüsseln der Payload | 20120316 |
Method CREATE_MESSAGE_EXCEPTION on class CX_FEH_PAYLOAD_ENCRYPTION_ERR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |