Class Method list used by SAP ABAP Program DEMO_RECEIVE_AMC (AMC Receiver Program)
SAP ABAP Program
DEMO_RECEIVE_AMC (AMC Receiver Program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_AMC_CHANNEL_MANAGER - CREATE_MESSAGE_CONSUMER | ABAP Messaging Channel Manager | ||
| 2 | CL_DEMO_OUTPUT - BEGIN_SECTION | Demo Output with Static Methods or Instance Methods | ||
| 3 | CL_DEMO_OUTPUT - DISPLAY | Demo Output with Static Methods or Instance Methods | ||
| 4 | CL_DEMO_OUTPUT - DISPLAY_JSON | Demo Output with Static Methods or Instance Methods | ||
| 5 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 6 | IF_AMC_MESSAGE_CONSUMER - START_MESSAGE_DELIVERY | ABAP Messaging Channel (AMC) interface for message consumer | ||
| 7 | IF_AMC_MESSAGE_RECEIVER_BINARY - RECEIVE | AMC receiver for binary (XSTRING) messages | ||
| 8 | IF_AMC_MESSAGE_RECEIVER_TEXT - RECEIVE | AMC receiver for text (STRING) messages | ||
| 9 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||