DMC_IUC_CREATE_TA_LIST_STEP_1 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 DMC_IUC_CREATE_TA_LIST_STEP_1 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.
Selection Text: P_DEL = Delete previous data
Selection Text: P_DEST = Destination
Selection Text: P_FILE = Buffer File name
Selection Text: P_PATH = Buffer path
Selection Text: P_TRANS = Alternative buffer path (Opt)
Title: Create TA List
Text Symbol: COM = Recommendation: Execute this report as batch
Text Symbol: S05 = Create List of transport orders
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DMC_IUC_CREATE_TA_LIST CALL FUNCTION 'DMC_IUC_CREATE_TA_LIST' EXPORTING im_rfc_upgsys = g_rfc_upgsys im_tabim_buff = g_filename im_buffer_path = g_buffer_path im_trans_dir = i_trans_dir.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
DMC_IUC_CREATE_TA_LIST_STEP_1 - Create TA List DMC_IUC_CREATE_TA_LIST_STEP_1 - Create TA List DMC_IUC_BUFFER_EXT - MWB upgrade: extract data from buffer files DMC_IUC_BUFFER_EXT - MWB upgrade: extract data from buffer files DMC_IU - MWB Upgrade: Integrated Upgrade DMC_IU - MWB Upgrade: Integrated Upgrade