FV50WF0L 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 FV50WF0L 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: Goods Issue: FORM Routines Beginning with 'L'
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RV_XVBFA_MAINTAIN CALL FUNCTION 'RV_XVBFA_MAINTAIN' EXPORTING f_vorgang = h fvbfa = vbfa fvbfad = vbfad TABLES fxvbfa = xvbfa fyvbfa = yvbfa fxvbapf = xvbapf.
RV_XVBFA_MAINTAIN CALL FUNCTION 'RV_XVBFA_MAINTAIN' EXPORTING f_vorgang = h fvbfa = vbfa fvbfad = vbfad TABLES fxvbfa = xvbfa fyvbfa = yvbfa fxvbapf = xvbapf.
RV_XVBAPF_CREATE CALL FUNCTION 'RV_XVBAPF_CREATE' EXPORTING vbeln = is_likp-vbeln TABLES fxvbfa = it_xvbfa fxvbapf = ct_xvbapf.
LIPS_STATUS_MAINTAIN CALL FUNCTION 'LIPS_STATUS_MAINTAIN' EXPORTING f_posnr =
-posnr f_likp = is_likp land1_we = is_kuwev-land1 TABLES fxlips = it_xlips fxvbapf = ct_xvbapf fxvbup = ct_xvbup fyvbup = ct_yvbup fxvbfa = it_xvbfa.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50WF0L - Goods Issue: FORM Routines Beginning with 'L' FV50WF0K - Goods Issue: FORM Routines Beginning with 'K' FV50WF0J - documentation and ABAP source code FV50WF0I - Goods Issue: FORM Routines Beginning with 'I' FV50WF0H - documentation and ABAP source code FV50WF0B - Goods Issue: FORM Routines Beginning with 'B'