FV50L_AVBBD_UECHA_VERR 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 FV50L_AVBBD_UECHA_VERR 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.
INCLUDE SHP_ATP_INTDATA.
No SAP DATABASE tables are accessed within this REPORT code!
LE_ATP_INT_PREPARE_FOR_UCDEL CALL FUNCTION 'LE_ATP_INT_PREPARE_FOR_UCDEL' EXPORTING ip_create_uclief = v50agl-create_uclief ip_ucdel_to_del = v50agl-ucdel_to_del if_mandt = lips-mandt if_vbeln = lips-vbeln if_posnr = lips-posnr IMPORTING ef_besta = lf_besta ef_besta_old = lf_besta_old TABLES it_xvbup = xvbup it_yvbup = yvbup.
LE_ATP_INT_MAP_DEL_TO_ATP CALL FUNCTION 'LE_ATP_INT_MAP_DEL_TO_ATP' EXPORTING map_item_control = charx if_handle = lips-handle * is_v50agl = v50agl * if_positionsgenerieren = positionsgenerieren * if_kz_bedarfe_verechnen = kz_bedarfe_verrechnen * if_kz_pos_detailbild = kz_chsp_posdetailbild if_lipsd_updkz = xlips-updkz if_slips_tabix = slips-tabix * if_t185f_aktyp = t185f-aktyp "not needed * if_t180_trtyp = t180-trtyp "not needed map_item = charx is_lips = lips is_likp = likp * if_save_287_menge = save_287_menge * if_save_287_menge_flo = save_287_menge_flo * if_kclips_lfimg = kclips-lfimg * if_kclips_lgmng = kclips-lgmng * if_kclips_lfimg_old = kclips-lfimg_old * if_kclips_lgmng_old = kclips-lgmng_old * if_t001w_fabkl = t001w-fabkl "not needed if_besta = lf_besta map_item_old = charx is_lips_old = *lips is_likp_old = *likp if_besta_old = lf_besta_old map_vbapf = charx is_xvbapf = xvbapf IMPORTING es_item_control = ls_shp_atp_item_control es_item = ls_shp_atp_item es_item_old = ls_shp_atp_item_old es_atpvbapf = ls_shp_atp_vbapf.
LE_ATP_INT_PREPARE_FOR_UCDEL CALL FUNCTION 'LE_ATP_INT_PREPARE_FOR_UCDEL' EXPORTING ip_create_uclief = v50agl-create_uclief ip_ucdel_to_del = v50agl-ucdel_to_del if_mandt = is_lips-mandt if_vbeln = is_lips-vbeln if_posnr = is_lips-posnr IMPORTING ef_besta = lf_besta ef_besta_old = lf_besta_old TABLES it_xvbup = xvbup it_yvbup = yvbup.
LE_ATP_INT_MAP_DEL_TO_ATP CALL FUNCTION 'LE_ATP_INT_MAP_DEL_TO_ATP' EXPORTING map_item = charx is_lips = is_lips * is_likp = likp * if_save_287_menge = save_287_menge * if_save_287_menge_flo = save_287_menge_flo * if_kclips_lfimg = kclips-lfimg * if_kclips_lgmng = kclips-lgmng * if_kclips_lfimg_old = kclips-lfimg_old * if_kclips_lgmng_old = kclips-lgmng_old * if_t001w_fabkl = t001w-fabkl "not needed if_besta = lf_besta IMPORTING es_item = ls_shp_atp_citem.
LE_ATP_AVBBD_MAINTAIN CALL FUNCTION 'LE_ATP_AVBBD_MAINTAIN' EXPORTING is_item = ls_shp_atp_item is_item_old = ls_shp_atp_item_old is_citem = ls_shp_atp_citem is_i_control = ls_shp_atp_item_control if_maintain_type = charu is_vbapf = ls_shp_atp_vbapf is_xvbap = xvbap.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50L_AVBBD_UECHA_VERR - FV50LAVBBDUECHAVERR FV50K_SPE_DETERMINE_IBGI_INF01 - Include FV50K_SPE_DETERMINE_IBGI_INF01 FV50K_HANDOVER_LOCATION_F01 - FV50KHANDOVERLOCATIONF01 FV50KTOP - documentation and ABAP source code FV50KFVK - Delivery Scheduling: Delivery (Header) FV50KFUK - documentation and ABAP source code