Class Method list used by SAP ABAP Class CL_CMM_LOG (Commodity Management: Message log)
SAP ABAP Class
CL_CMM_LOG (Commodity Management: Message log) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 2 | CL_CMM_BAL - CONSTRUCTOR | Commodity Management: Message log | ||
| 3 | CL_CMM_LOG - ADD_MESSAGE | Commodity Management: Message log | ||
| 4 | CL_CMM_LOG - ADD_MESSAGE | Commodity Management: Message log | ||
| 5 | CL_CMM_LOG - ADD_MESSAGE | Commodity Management: Message log | ||
| 6 | CL_CMM_LOG - ADD_MESSAGE_FROM_SY | Commodity Management: Message log | ||
| 7 | CL_CMM_LOG - CONSTRUCTOR | Commodity Management: Message log | ||
| 8 | CL_CMM_LOG - CONSTRUCTOR | Commodity Management: Message log | ||
| 9 | CL_CMM_LOG - DETERMINE_SEVERITY | Commodity Management: Message log | SOURCE rv_errors = boolc( me->determine_severity( it_messages = me->mt_messages |
|
| 10 | CL_CMM_LOG - DETERMINE_SEVERITY | Commodity Management: Message log | SOURCE iv_source = iv_source ) CA 'EAX' ). |
|
| 11 | CL_CMM_LOG - DETERMINE_SEVERITY | Commodity Management: Message log | SOURCE rv_severity = determine_severity( it_messages = me->mt_messages ). |
|
| 12 | CL_CMM_LOG - GET_MESSAGES | Commodity Management: Message log | ||
| 13 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects |