Class Method list used by SAP ABAP Class CL_ESD_WIZ_FW_AUNIT (Simulates the API of SWF-Wizard-Framework for Unit Tests)
SAP ABAP Class CL_ESD_WIZ_FW_AUNIT (Simulates the API of SWF-Wizard-Framework for Unit Tests) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ESD_WIZ_FW_AUNIT - CREATE_SCREEN_TABLE Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE me->create_screen_table( im_screen_table = screen_table ).
2 Class Method  CL_ESD_WIZ_FW_AUNIT - GENERATE_ROADMAP Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE me->generate_roadmap( ).
3 Class Method  CL_ESD_WIZ_FW_AUNIT - INITIALIZE Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE me->initialize( ).
4 Class Method  CL_ESD_WIZ_FW_AUNIT - INITIALIZE Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE me->initialize( ).
5 Class Method  CL_ESD_WIZ_FW_AUNIT - REGISTER_FILE_ACCESS_RECORD Simulates the API of SWF-Wizard-Framework for Unit Tests
6 Class Method  CL_ESD_WIZ_FW_AUNIT - SET_NEW_TOKEN_FROM_IDX Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE me->set_new_token_from_idx( im_idx = lv_tabix ).
7 Class Method  CL_ESD_WIZ_FW_AUNIT - STEP_STACK_POP Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE data(lv_runtime) = me->step_stack_pop( ).
8 Class Method  CL_ESD_WIZ_FW_AUNIT - STEP_STACK_PUSH Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE me->step_stack_push( runtime = lr_runtime->* ).
9 Class Method  CL_ESD_WIZ_FW_AUNIT - WIZARD_SCREEN_ALTER Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE wizard_screen_alter( ).
10 Class Method  CL_ESD_WIZ_FW_AUNIT - WIZARD_SCREEN_DISPLAY Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE wizard_screen_display(
11 Class Method  CL_ESD_WIZ_FW_AUNIT - WIZARD_SCREEN_DISPLAY Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE exceptions process_in_error = 1 ).
12 Class Method  CL_ESD_WIZ_FW_AUNIT - CREATE_RUNTIME_TABLE Simulates the API of SWF-Wizard-Framework for Unit Tests SOURCE me->create_runtime_table( im_definition = definition ).
13 Class Method  IF_ESD_WIZ_AUNIT - GET_SCREEN_INPUT For Unittests
14 Class Method  IF_ESD_WIZ_AUNIT - CHECK_SCREEN For Unittests
15 Class Method  IF_ESD_WIZ_FW - WIZARD_CALL For using the Wizardframework
16 Class Method  IF_ESD_WIZ_FW - WIZARD_CALL For using the Wizardframework
17 Class Method  IF_ESD_WIZ_FW - WIZARD_DIALOG_OKCODE_GET For using the Wizardframework
18 Class Method  IF_ESD_WIZ_FW - WIZARD_DIALOG_OKCODE_GET For using the Wizardframework
19 Class Method  IF_ESD_WIZ_FW - WIZARD_DIALOG_REFRESH For using the Wizardframework
20 Class Method  IF_ESD_WIZ_FW - WIZARD_DIALOG_REFRESH For using the Wizardframework
21 Class Method  IF_ESD_WIZ_FW - WIZARD_PROCESS For using the Wizardframework
22 Class Method  IF_ESD_WIZ_FW - WIZARD_PROCESS For using the Wizardframework
23 Class Method  IF_ESD_WIZ_FW - WIZARD_PROCESS_MODIFY For using the Wizardframework
24 Class Method  IF_ESD_WIZ_FW - WIZARD_PROCESS_MODIFY For using the Wizardframework
25 Class Method  IF_ESD_WIZ_SCREEN - PAI For Webservice Wizard and its Unittests
26 Class Method  IF_ESD_WIZ_SCREEN - PBO For Webservice Wizard and its Unittests
27 Class Method  IF_ESD_WIZ_SCREEN - SET_USER_ENTRIES For Webservice Wizard and its Unittests