Class Method list used by SAP ABAP Class CL_XI_ALERT_RETRIEVE_PROTOCOL (Handles processing of optional details)
SAP ABAP Class CL_XI_ALERT_RETRIEVE_PROTOCOL (Handles processing of optional details) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SXMB_AGG_ERRLABEL - GET_ALL_ERRLABEL_ATTRIBUTES Error Labels: Conversions, Access to Value Tables
2 Class Method  CL_XI_ALERT_RETRIEVE_PROTOCOL - DERIVE_VALUES Handles processing of optional details SOURCE me->derive_values( alert ).
3 Class Method  CL_XI_ALERT_RETRIEVE_PROTOCOL - INT2NUMC Handles processing of optional details SOURCE ls_single_value-property_value = me->_get_error_details( me->int2numc( alert-error_label_id ) ).
4 Class Method  CL_XI_ALERT_RETRIEVE_PROTOCOL - _GET_ERROR_DETAILS Handles processing of optional details SOURCE ls_single_value-property_value = me->_get_error_details( me->int2numc( alert-error_label_id ) ).