FV50XF0M 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 FV50XF0M 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!
TH_IN_UPDATE_TASK CALL FUNCTION 'TH_IN_UPDATE_TASK' IMPORTING IN_UPDATE_TASK = lf_IN_UPDATE_TASK .
SD_MESSAGE_LOG_MSGTY_GET call function 'SD_MESSAGE_LOG_MSGTY_GET' exporting iv_msgvs = iv_msgvs iv_msgid = iv_msgid iv_msgno = lf_msgno is_mhpar = iv_mhpar importing ev_msgty = ev_msgty exceptions no_record_found = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
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 FV50XF0K_KOMKG_KOMPG_FUELLEN - FV50XF0KKOMKGKOMPGFUELLEN