UA_BATCH_VARIANT_CREATE_I01 is a standard ABAP INCLUDE 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 UA_BATCH_VARIANT_CREATE_I01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-005 text_question = text-006 display_cancel_button = '' IMPORTING answer = ld_answer_back.
UA_BATCH_STA_WZ CALL FUNCTION 'UA_BATCH_STA_WZ' EXPORTING io_environment = go_environment id_databasis = p_data iv_obj_type_flag = gd_obj_type_flag id_obj_type = p_type IMPORTING et_obj_list = gt_obj_list et_sort = gt_sort et_fieldcatalog = gt_fieldcatalog ed_tabname = gd_tabname ed_typename = gd_typename.
UA_BATCH_DYN_WZ CALL FUNCTION 'UA_BATCH_DYN_WZ' EXPORTING io_environment = go_environment id_databasis = p_data IMPORTING et_sel_option = gt_sel_option ed_typename = gd_typename.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-017 text_question = text-019 display_cancel_button = '' IMPORTING answer = ld_answer.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-017 text_question = text-019 display_cancel_button = '' IMPORTING answer = ld_answer.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-017 text_question = text-018 display_cancel_button = '' IMPORTING answer = ld_answer.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-017 text_question = text-018 display_cancel_button = '' IMPORTING answer = ld_answer.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UA_BATCH_VARIANT_CREATE_I01 - UABATCHVARIANTCREATEI01 UA_BATCH_VARIANT_CREATE_F02 - UABATCHVARIANTCREATEF02 UA_BATCH_VARIANT_CREATE_F01 - UABATCHVARIANTCREATEF01 UA_BATCH_VARIANT_CREATE - Batch Process for Calculation UA_BATCH_VARIANT_CREATE - Batch Process for Calculation UA_BATCH_PROCESS_STAT_CALC - Static Calculation