Class Method list used by SAP ABAP Class CL_AXT_MESSAGE_LISTENER (For listening and handling message publishing)
SAP ABAP Class
CL_AXT_MESSAGE_LISTENER (For listening and handling message publishing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_AXT_CONSTANTS - GET_INSTANCE | Generation framework constants | ||
| 2 | CL_AXT_MESSAGE_LISTENER - ADD_MESSAGES | For listening and handling message publishing | ||
| 3 | CL_AXT_MESSAGE_LISTENER - CLEAR_MESSAGES | For listening and handling message publishing | ||
| 4 | CL_AXT_MESSAGE_LISTENER - INSERT_MESSAGE | For listening and handling message publishing | SOURCE insert_message( is_message ). |
|
| 5 | CL_AXT_MESSAGE_LISTENER - INSERT_MESSAGE | For listening and handling message publishing | SOURCE insert_message( lr_message->* ). |
|
| 6 | IF_AXT_MESSAGE_LISTENER - ON_CLEAR_MESSAGES | Interface for event handling method | ||
| 7 | IF_AXT_MESSAGE_LISTENER - ON_PUBLISH_MESSAGES | Interface for event handling method | ||