MV45AF0F_FCODE_ROBJ 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 MV45AF0F_FCODE_ROBJ 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!
IWOL_WV_READ_LIST CALL FUNCTION 'IWOL_WV_READ_LIST' EXPORTING i_sdaufnr = da_vbeln i_sdposnr = xvbap-posnr TABLES t_ser02 = t_ser02 t_riwol = t_riwol EXCEPTIONS objk_exists = 1 no_object_list = 2 status_not_allowed = 3 equi_foreign_key = 4 equi_system_failure = 5 customer_exit_error = 6 OTHERS = 7.
IWOL_WV_ADD_OBJECTS CALL FUNCTION 'IWOL_WV_ADD_OBJECTS' EXPORTING i_sdaufnr = da_vbeln i_sdposnr = xvbap-posnr to_type = 'SD' TABLES t_riwol1 = t_riwol1 t_ser02 = t_ser02 t_riwol = t_riwol EXCEPTIONS no_object_list = 1 entry_exists = 2 invalid_material = 3 invalid_serialnr = 4 invalid_equipment = 5 invalid_location = 6 invalid_assembly = 7 status_not_allowed = 8 equi_foreign_key = 9 equi_system_failure = 10 customer_exit_error = 11 OTHERS = 12.
ISU_O_ROUTEOBJ_FROM_SV CALL FUNCTION 'ISU_O_ROUTEOBJ_FROM_SV' EXPORTING x_sdaufnr = da_vbeln x_wempf = wempf x_kunde = xvbak-kunnr x_objl_provided = 'X' x_stichtag = xvbak-guebg x_wmode = wmode x_xvbak = wa_xvbak TABLES t_objlist = t_viser t_xvbap = lt_vbap t_riwol = t_riwol t_ser02 = t_ser02 EXCEPTIONS existing = 1 foreign_lock = 2 general_fault = 3 no_objlist = 4 OTHERS = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV45AF0F_FCODE_ROBJ - Generated automatically. Fills import parameters of test module. MV45AF0F_FCODE_RKZE - MV45AF0FFCODERKZE MV45AF0F_FCODE_REDIRECT_UKAU - Include MV45AF0F_FCODE_REDIRECT_UKAU MV45AF0F_FCODE_REDIRECT_PKAU - Include MV45AF0F_FCODE_REDIRECT_PKAU MV45AF0F_FCODE_REDIRECT_KKO4 - Include MV45AF0F_FCODE_REDIRECT_KKO4 MV45AF0F_FCODE_RANG - MV45AF0FFCODERANG