FV50XF0N 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 FV50XF0N 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: Include FV50XF0N
FORM NATRB_CHECK_UEPOS_INCLUDED
FORM SPE_NATRB_CHECK_UEPOS_INCLUDED
No SAP DATABASE tables are accessed within this REPORT code!
UNIT_CONVERSION_SIMPLE CALL FUNCTION 'UNIT_CONVERSION_SIMPLE' EXPORTING input = ls_lips_hpos-lfimg "#& no_type_check = charx round_sign = lf_round_sign_natrb_hpos unit_in = ls_lips_hpos-vrkme unit_out = ls_lips_upos-vrkme IMPORTING output = ls_lips_hpos-lfimg "#& EXCEPTIONS OTHERS = 99.
UNIT_CONVERSION_SIMPLE CALL FUNCTION 'UNIT_CONVERSION_SIMPLE' EXPORTING input = b no_type_check = charx round_sign = lf_round_sign_natrb_upos unit_in = lf_upos_vrkme unit_out = lf_upos_vrkme IMPORTING output = b EXCEPTIONS OTHERS = 99.
MATERIAL_UNIT_CONVERSION CALL FUNCTION 'MATERIAL_UNIT_CONVERSION' EXPORTING matnr = ls_lips_upos-matnr meinh = lf_upos_vrkme meins = ls_lips_upos-meins input = xvbapf-xmenge werks = ls_lips_upos-werks IMPORTING output = lf_menge EXCEPTIONS conversion_not_found = 01 input_invalid = 02 material_not_found = 03 meinh_not_found = 04 meins_missing = 05 no_meinh = 06 output_invalid = 07 overflow = 08.
UNIT_CONVERSION_SIMPLE CALL FUNCTION 'UNIT_CONVERSION_SIMPLE' EXPORTING input = a no_type_check = charx round_sign = lf_round_sign_natrb_hpos unit_in = lf_hpos_vrkme unit_out = lf_hpos_vrkme IMPORTING output = a EXCEPTIONS OTHERS = 99.
UNIT_CONVERSION_SIMPLE CALL FUNCTION 'UNIT_CONVERSION_SIMPLE' EXPORTING input = ls_lips_hpos-lfimg "#& no_type_check = charx round_sign = lf_round_sign_natrb_hpos unit_in = ls_lips_hpos-vrkme unit_out = ls_lips_upos-vrkme IMPORTING output = ls_lips_hpos-lfimg "#& EXCEPTIONS OTHERS = 99.
UNIT_CONVERSION_SIMPLE CALL FUNCTION 'UNIT_CONVERSION_SIMPLE' EXPORTING input = b no_type_check = charx round_sign = lf_round_sign_natrb_upos unit_in = lf_upos_vrkme unit_out = lf_upos_vrkme IMPORTING output = b EXCEPTIONS OTHERS = 99.
MATERIAL_UNIT_CONVERSION CALL FUNCTION 'MATERIAL_UNIT_CONVERSION' EXPORTING matnr = ls_lips_upos-matnr meinh = lf_upos_vrkme meins = ls_lips_upos-meins input = xvbapf-xmenge werks = ls_lips_upos-werks IMPORTING output = lf_menge EXCEPTIONS conversion_not_found = 01 input_invalid = 02 material_not_found = 03 meinh_not_found = 04 meins_missing = 05 no_meinh = 06 output_invalid = 07 overflow = 08.
UNIT_CONVERSION_SIMPLE CALL FUNCTION 'UNIT_CONVERSION_SIMPLE' EXPORTING input = a no_type_check = charx round_sign = lf_round_sign_natrb_hpos unit_in = lf_hpos_vrkme unit_out = lf_hpos_vrkme IMPORTING output = a EXCEPTIONS OTHERS = 99.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50XF0N - Include FV50XF0N FV50XF0M - documentation and ABAP source code FV50XF0K_KORR_DELETE_LEEREN_KO - FV50XF0KKORRDELETELEERENKO FV50XF0K_KORR_CHECK_LIEFERRELE - FV50XF0KKORRCHECKLIEFERRELE FV50XF0K_KORR_CHECK_CHP_COLLEC - FV50XF0KKORRCHECKCHPCOLLEC FV50XF0K_KORR_AUPSTAB_INSERT - FV50XF0KKORRAUPSTABINSERT