ISU_IDE_TEST_SWITCH2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter ISU_IDE_TEST_SWITCH2 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Program ISU_IDE_TEST_SWITCH
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISU_INT_UI_DETERMINE CALL FUNCTION 'ISU_INT_UI_DETERMINE' EXPORTING * X_CONTRACT = x_anlage = anlage x_ext_pod = pod * X_INT_POD = x_keydate = startdat IMPORTING * Y_CONTRACT = * Y_ANLAGE = * Y_EXT_POD = y_int_pod = l_int_pod * Y_SPARTE = EXCEPTIONS not_found = 1 programming_error = 2 system_error = 3 OTHERS = 4 .
ISU_IDE_SUPPLIER_SWITCH CALL FUNCTION 'ISU_IDE_SUPPLIER_SWITCH' EXPORTING x_int_pod = l_int_pod x_moveindate = startdat x_distributor = dist x_new_supplier = newsupp * X_CONTRACT_ACCOUNT = * X_BUSINESS_PARTNER = * X_NEW_CONTRACT_INFO = x_switchnum = l_switchnum x_simulate = simulate IMPORTING yt_service_enddate = it_service_enddate yt_service_startdate = it_service_startdate yt_actions = it_actions EXCEPTIONS not_consistent = 1 general_fault = 2 OTHERS = 3 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ISU_IDE_TEST_SWITCH2 - Program ISU_IDE_TEST_SWITCH ISU_IDE_TEST_SWITCH2 - Program ISU_IDE_TEST_SWITCH ISU_IDE_TEST_SWITCH - Program ISU_IDE_TEST_SWITCH ISU_IDE_TEST_SWITCH - Program ISU_IDE_TEST_SWITCH ISU_IDE=======================S - ISUIDE=======================S ISU_GET_WASTE_SHEET - Read Waste Disposal Orders