SAP ABAP Class CL_SCMG_MESSAGE_HANDLER (Message Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_GENERAL (Package) Case Management: General Elements

⤷

⤷

Properties
Class | CL_SCMG_MESSAGE_HANDLER | |
Short Description | Message Processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCMG_GENERAL | Case Management: General Elements |
Created | 20020719 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCMG_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class CL_SCMG_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_SCMG_MESSAGE_HANDLER 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) | I | Number of A Messages | 20020719 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of E Messages | 20020719 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of I Messages | 20020719 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of S Messages | 20020719 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of W Messages | 20020719 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of X Messages | 20020719 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_MESSAGES | 20020719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add BAPIRET2 Message | 20020719 |
2 | ![]() |
Instance method | Public | Method | Add Message | 20020719 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20020719 |
4 | ![]() |
Instance method | Public | Method | Read Saved Message | 20020719 |
5 | ![]() |
Instance method | Public | Method | Number of Messages | 20020719 |
6 | ![]() |
Instance method | Public | Method | Number of Messages | 20020719 |
7 | ![]() |
Instance method | Public | Method | Number of Messages | 20020719 |
8 | ![]() |
Instance method | Public | Method | Number of Messages | 20020719 |
9 | ![]() |
Instance method | Public | Method | Number of Messages | 20020719 |
10 | ![]() |
Instance method | Public | Method | Number of Messages | 20020719 |
11 | ![]() |
Instance method | Public | Method | Delete All Messages | 20020719 |
Events
Class CL_SCMG_MESSAGE_HANDLER has no event.
Types
Class CL_SCMG_MESSAGE_HANDLER has no local type.
Method Signatures
Method ADD_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BAPIRET2 | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20020719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unerlaubtes Argument | 20020719 |
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MSG | Value transfer | Object reference (TYPE REF TO) | CL_SCMG_MESSAGE | Wrapper T100 Meldung | 20020719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unerlaubtes Argument | 20020719 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCMG_MESSAGE_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method GET_BAPIRET2S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Tabelle aller gespeicherten Fehlermeldungen | 20020719 |
Method GET_BAPIRET2S on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method GET_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COUNT | Value transfer | Type reference (TYPE) | I | 20020719 |
Method GET_COUNT on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method GET_COUNT_ABOVE_A Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COUNT | Value transfer | Type reference (TYPE) | I | 20020719 |
Method GET_COUNT_ABOVE_A on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method GET_COUNT_ABOVE_E Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COUNT | Value transfer | Type reference (TYPE) | I | 20020719 |
Method GET_COUNT_ABOVE_E on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method GET_COUNT_ABOVE_I Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COUNT | Value transfer | Type reference (TYPE) | I | 20020719 |
Method GET_COUNT_ABOVE_I on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method GET_COUNT_ABOVE_S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COUNT | Value transfer | Type reference (TYPE) | I | 20020719 |
Method GET_COUNT_ABOVE_S on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method GET_COUNT_ABOVE_W Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COUNT | Value transfer | Type reference (TYPE) | I | 20020719 |
Method GET_COUNT_ABOVE_W on class CL_SCMG_MESSAGE_HANDLER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SCMG_MESSAGE_HANDLER has no parameter.
Method REFRESH on class CL_SCMG_MESSAGE_HANDLER has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 620 |