SAP ABAP Class CL_FEH_MSG_HELPER (Help Class for Messages and Exceptions)
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
⤷
⤷
Properties
| Class | CL_FEH_MSG_HELPER | |
| Short Description | Help Class for Messages and Exceptions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FEH_BASIS | FEH Basis: General FEH Programs |
| Created | 20090914 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FEH_MSG_HELPER has no forward declaration.
Interfaces
Class CL_FEH_MSG_HELPER has no interface implemented.
Friends
Class CL_FEH_MSG_HELPER has no friend class.
Attributes
Class CL_FEH_MSG_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return a TextID for T100 Messages According to SY Values | 20090921 |
Events
Class CL_FEH_MSG_HELPER has no event.
Types
Class CL_FEH_MSG_HELPER has no local type.
Method Signatures
Method S_CREATE_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20090921 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20090921 | ||
| 3 | RS_TEXTID | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20090921 |
Method S_CREATE_TEXTID on class CL_FEH_MSG_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |