SAP ABAP Function Module SMOE_GET_EXCEPT_ERR_MESS (Returns the error messages from exceptions)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole
⤷
⤷
Basic Data
| Function Module | SMOE_GET_EXCEPT_ERR_MESS | Returns the error messages from exceptions |
| Function Group | SMOE_SUBSCR_GEN | SMOE_SUBSCR_GEN |
| Program Name | SAPLSMOE_SUBSCR_GEN | |
| INCLUDE Name | LSMOE_SUBSCR_GENU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SHORT_TEXT | TYPE | STRING | Exception Short Text | |||
| |
E_LONG_TEXT | TYPE | STRING | Exception Long Text | |||
| |
ES_RETURN | TYPE | BAPIRET2 | Short Text as Return Message (Max 200 Char), Type 'E' | |||
| |
IX_ROOT | TYPE REF TO | CX_ROOT | Abstract Superclass for All Global Exceptions | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020829 |
| SAP Release Created in | 400 |