FV50PF0Q 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 FV50PF0Q 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!
LOCATION_EXTRACT call function 'LOCATION_EXTRACT' importing bild = l_bild bildgruppe = l_bildgruppe kopfgruppe = l_kopfgruppe positionsgruppe = l_positionsgruppe programm = l_programm stackstufe = l_stackstufe trtyp = l_trtyp.
QAAT_SD_LOT_CREATION call function 'QAAT_SD_LOT_CREATION' exporting i_kuwev = kuwev i_likp = likp i_lips = lips i_tvlk = tvlk importing e_prueflos = lips-qplos e_teillos = lips-qtlos tables xlips_tab = l_xlips_tab exceptions error_message = 01. "E- u. A-Messages = RAISE!
MESSAGE_TEXT_BUILD call function 'MESSAGE_TEXT_BUILD' exporting msgid = sy-msgid msgnr = sy-msgno msgv1 = sy-msgv1 msgv2 = sy-msgv2 msgv3 = sy-msgv3 msgv4 = sy-msgv4 importing message_text_output = ftext exceptions others = 1.
LOCATION_CORRECT call function 'LOCATION_CORRECT' exporting bild = l_bild bildgruppe = l_bildgruppe kopfgruppe = l_kopfgruppe positionsgruppe = l_positionsgruppe programm = l_programm stackstufe = l_stackstufe trtyp = l_trtyp.
QAAT_SD_CHECK_HU_LOT CALL FUNCTION 'QAAT_SD_CHECK_HU_LOT' "n_614065 EXPORTING "n_614065 I_PRUEFLOS = LIPS-QPLOS "n_614065 EXCEPTIONS "n_614065 STATUS_HUM_ACTIVE = 1 "n_614065 OTHERS = 2. "n_614065
QAAT_SD_HU_LOT_MODIF * CALL FUNCTION 'QAAT_SD_HU_LOT_MODIF' "n_614065 * EXPORTING "n_614065 * I_LIPS_NEW = lips "n_614065 * I_LIPS_OLD = *lips "n_614065 * I_LIKP_NEW = likp "n_614065 * I_LIKP_OLD = *likp "n_614065 * EXCEPTIONS "n_614065 * X_LOT_IS_BLOCKED = 1 "n_614065 * X_LOT_ASSIGNED = 2 "n_614065 * OTHERS = 3. "n_614065
LOCATION_EXTRACT call function 'LOCATION_EXTRACT' importing bild = l_bild bildgruppe = l_bildgruppe kopfgruppe = l_kopfgruppe positionsgruppe = l_positionsgruppe programm = l_programm stackstufe = l_stackstufe trtyp = l_trtyp.
QAAT_SD_LOT_MODIF call function 'QAAT_SD_LOT_MODIF' exporting i_kuwev = kuwev i_likp_new = likp i_likp_old = *likp i_lips_new = lips i_lips_old = *lips i_tvlk = tvlk importing e_prueflos = lips-qplos e_teillos = lips-qtlos tables xlips_tab = l_xlips_tab exceptions x_modif_not_possible = 01 x_lot_is_blocked = 02 x_partiallot_is_blocked = 03 error_message = 05 others = 04.
LOCATION_CORRECT call function 'LOCATION_CORRECT' exporting bild = l_bild bildgruppe = l_bildgruppe kopfgruppe = l_kopfgruppe positionsgruppe = l_positionsgruppe programm = l_programm stackstufe = l_stackstufe trtyp = l_trtyp.
QAAT_SD_CHECK_HU_LOT CALL FUNCTION 'QAAT_SD_CHECK_HU_LOT' "n_614065 EXPORTING "n_614065 I_PRUEFLOS = LIPS-QPLOS "n_614065 EXCEPTIONS "n_614065 STATUS_HUM_ACTIVE = 1 "n_614065 OTHERS = 2. "n_614065
LOCATION_EXTRACT call function 'LOCATION_EXTRACT' importing bild = l_bild bildgruppe = l_bildgruppe kopfgruppe = l_kopfgruppe positionsgruppe = l_positionsgruppe programm = l_programm stackstufe = l_stackstufe trtyp = l_trtyp.
QAAT_SD_LOT_CANCEL call function 'QAAT_SD_LOT_CANCEL' exporting i_flag_cancel = ql_flag_cancel i_likp = likp i_lips = lips exceptions error_during_lot_cancel = 01 error_during_partiallot_cancel = 02 x_lot_is_blocked = 03 x_lot_not_canceled = 04 x_no_lot_number = 05 x_partiallot_is_blocked = 06 x_partiallot_not_canceled = 07 others = 08.
LOCATION_CORRECT call function 'LOCATION_CORRECT' exporting bild = l_bild bildgruppe = l_bildgruppe kopfgruppe = l_kopfgruppe positionsgruppe = l_positionsgruppe programm = l_programm stackstufe = l_stackstufe trtyp = l_trtyp.
QAAT_SD_LOT_POSTING call function 'QAAT_SD_LOT_POSTING' tables t_lips_tab = xlips.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV50PF0Q - documentation and ABAP source code FV50PF0P_SET_EBUMG_FOR_GEN_POS - Include FV50PF0P_SET_EBUMG_FOR_GEN_POS FV50PF0P_P_KOMK_KOMP_FUELLEN - Include FV50PF0P_P_KOMK_KOMP_FUELLEN FV50PF0P_PROGRAMM_LADEN - FV50PF0PPROGRAMMLADEN FV50PF0P_PREISFINDUNG_LIEF - FV50PF0PPREISFINDUNGLIEF FV50PF0P_POS_GEWUPDATE_CHSP_AT - FV50PF0PPOSGEWUPDATECHSPAT