Class Method list used by SAP ABAP Class CL_SOAP_QUEUE_FACTORY (Sequence Queue Handler Factory)
SAP ABAP Class
CL_SOAP_QUEUE_FACTORY (Sequence Queue Handler Factory) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | |
2 | ![]() |
CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | |
3 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER | Sequence Queue Handler Factory | |
4 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER_TYPE_FOR_PROC_MODE | Sequence Queue Handler Factory | SOURCE cl_abap_unit_assert=>assert_equals( exp = cl_soap_queue_factory=>lc_handler_bgrfc_default act = cl_soap_queue_factory=>get_handler_type_for_proc_mode( if_seq_manager_constants=>gc_seq_proc_mode_4q ) ). |
5 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER_TYPE_FOR_PROC_MODE | Sequence Queue Handler Factory | SOURCE cl_abap_unit_assert=>assert_equals( exp = cl_soap_queue_factory=>lc_handler_bgrfc_default act = cl_soap_queue_factory=>get_handler_type_for_proc_mode( if_seq_manager_constants=>gc_seq_proc_mode_ps ) ). |
6 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER_TYPE_FOR_PROC_MODE | Sequence Queue Handler Factory | SOURCE cl_abap_unit_assert=>assert_equals( exp = cl_soap_queue_factory=>lc_handler_bgrfc_default act = cl_soap_queue_factory=>get_handler_type_for_proc_mode( if_seq_manager_constants=>gc_seq_proc_mode_sc ) ). |
7 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER_TYPE_FOR_PROC_MODE | Sequence Queue Handler Factory | SOURCE cl_abap_unit_assert=>assert_equals( exp = cl_soap_queue_factory=>lc_handler_bgrfc_default act = cl_soap_queue_factory=>get_handler_type_for_proc_mode( if_seq_manager_constants=>gc_seq_proc_mode_md ) ). |
8 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER_TYPE_FOR_PROC_MODE | Sequence Queue Handler Factory | SOURCE cl_abap_unit_assert=>assert_equals( exp = cl_soap_queue_factory=>lc_handler_bgrfc_default act = cl_soap_queue_factory=>get_handler_type_for_proc_mode( if_seq_manager_constants=>gc_seq_proc_mode_id ) ). |
9 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER_TYPE_FOR_PROC_MODE | Sequence Queue Handler Factory | SOURCE cl_abap_unit_assert=>assert_equals( exp = cl_soap_queue_factory=>lc_handler_aco act = cl_soap_queue_factory=>get_handler_type_for_proc_mode( if_seq_manager_constants=>gc_seq_proc_mode_rf ) ). |
10 | ![]() |
CL_SOAP_QUEUE_FACTORY - GET_HANDLER_TYPE_FOR_PROC_MODE | Sequence Queue Handler Factory | SOURCE data(lv_type) = get_handler_type_for_proc_mode( iv_processmode ). |