PPH_COMPARE_TOOL is a standard Executable ABAP Report 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 PPH_COMPARE_TOOL 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.
Selection Text: P_MDLABS = MDLA_BS - Disp. notification
Selection Text: P_MDPB = MDPB - Planned indep. rqmts.
Selection Text: P_MDQM = MDQM - Inspection lot
Selection Text: P_MDRELA = MDRELA - Delivery return
Selection Text: P_MDUA = MDUA - Stock Tr. for Rel. Ord.
Selection Text: P_MDUB = MDUB - Stock Tr. for Rel. Ord.
Selection Text: P_MDUR = MDUR - Stock transfer res.
Selection Text: P_MSKA = MSKA - Customer Order on hand
Selection Text: P_MSPR = MSPR - Project stock total
Selection Text: P_MSSA = MSSA - Indiv. customer stock
Selection Text: P_MSSL = MSSL
Selection Text: P_MSSQ = MSSQ - Project stock
Selection Text: P_NEW_PR = SP1: PPH_MDPS_EXT_ONE
Selection Text: P_NONAGG = Read non aggregated from HDB
Selection Text: P_NOPACK = No package execution
Selection Text: P_OLD_PR = SP0: PPH_MDPS_EXT
Selection Text: P_PLAF = PLAF - Planned order
Selection Text: P_PROW = PROW
Selection Text: P_RESB = RESB - Reservation
Selection Text: P_ROWS = Show missing rows
Selection Text: P_VBBE = VBBE - Sales Orders
Selection Text: P_WERKS = D .
Selection Text: P_AFPO = AFPO - Production order
Selection Text: P_BERID = MRP Area
Selection Text: P_BUCKET = KPI View: Periods
Selection Text: P_DISPO = D .
Selection Text: P_EBAN = EBAN - Purchase requisition
Selection Text: P_EVAL = Evaluation horizon
Selection Text: P_FIELDS = Show differences in fields:
Selection Text: P_FLTOFF = Bypass all filters
Selection Text: P_KPI = KPI View: Materials
Selection Text: P_LSUPP = Late Supplies
Selection Text: P_MARD = MARD - Stock
Selection Text: P_MAT = SP1: Material master
Selection Text: P_MATNR = D .
Selection Text: P_MDBSBS = MDBS_BS - Purchase order item
Title: Compare MDPS
Text Symbol: T04 = Call HANA procedure
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = g_repid i_callback_pf_status_set = g_pf_status_set i_callback_user_command = g_user_command it_fieldcat = lt_fieldcat TABLES t_outtab =
EXCEPTIONS program_error = 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.
PPH_COMPARE_TOOL - Compare MDPS PPH_COMPARE_TOOL - Compare MDPS PPH_COMPARE_MRP - Compare Result: Classic MRP and MRP Live In HANA PPH_COMPARE_MRP - Compare Result: Classic MRP and MRP Live In HANA PPH_COMPARE_BOM_MRP - Compare BOM Explosion Result: Classic MRP and MRP Live in HANA PPH_COMPARE_BOM_MRP - Compare BOM Explosion Result: Classic MRP and MRP Live in HANA