Analyzing and documenting issues in Grid values
IPW always displays the current material plan. To ensure data accuracy, you must compare the grid values in IPW with those in the BE Material Plan (MMS080) and the relevant API transactions, which are recorded in the IPW log file:
- The base function of IPW is to present the material plan exactly as shown in MMS080.
- IPW provides options to deviate from the MMS080 material plan based on specific parameter settings.
Understanding grid cell tooltips
Each key grid cell in IPW displays a tooltip that shows the available values used in the calculation:
- Grayed out fields: Available but not used in the calculation because of the IPW parameter settings.
- Active fields: Used to calculate the cell value.
You can always analyze the tooltip details for these three primary cells:
- On-hand balance
- Demand
- Supply
You must begin your analysis by comparing the material plan values with the cell values and their corresponding tooltip information.
Working with the Log File
To enable logging, select
.The Log File contains all IPW parameters and MI-program transactions, including API calls like
.When you click Log File tab.
, the IPW version and build details are recorded in theAnalyzing MI-Transactions in the Log File
All MI-program transactions related to IPW data import and export decisions are recorded in the log file.
One example is the Warehouses Import Analysis transaction. Warehouses are imported using the transaction
, which is recorded in the log file. To retrieve all warehouses, the MI-program uses:Program=MMS005MI,Transaction=Select,Keys=CONO;780;WHGR;IPW;
This shows a typical record returned by the system:
Receiving
record,Program=MMS005MI,Transaction=Select,Keys=CONO;780;DIVI;AAA;FACI;A01;WHLO;001;MAIW;1
These are the steps for troubleshooting:
- If no records are returned, check the MI-program for errors.
- If records are retrieved but IPW does not display any data, investigate the IPW parameters and settings,
You can also export the log file content into an external text file for documentation and further analysis.
Documenting and reporting IPW issues
If the issue is still unresolved after thorough analysis, report it as an incident through the Infor Customer Portal.
- Export the entire log file. To export a log file:
- Open the log file.
- Press + to select all text.
- Copy and save the content to a blank text file.
- Attach the log file text to your incident report.
- Include all relevant screenshots and detailed descriptions of the issue, ensuring they correspond to the same dataset as the log file.
- Specify whether the issue involves a difference between IPW and the material plan, or if it concerns options for deviating from the material plan.