Project Manager

The Project Manager homepage enables you to view banner widgets and regular widgets. You can view the information related to the Project based on the data available in Infor LN for the selected company and can also configure the widgets.

These LN widgets are included in the Project Manager homepage:

Project Manager Selection
This banner widget is used to set the filters to view the required data.
Budget vs Forecast
This banner widget is used to view the budget amount for a project compared to the forecast based on the actual cost and estimate to complete.
Project Lookup
This widget is used to view the list of all the project data based on the selected Company, Project manager or Project office.
Project Schedule
This widget displays the projects with milestones and top activity related information preceeded by next level of activities.
Planned vs Actual Revenues
This widget is used to view the details related to the expected commercial value of the project compared to Actual revenue values.
Employee Availability
This widget is used to view the details related to employee availability and available hours, planned hours of each employee.
Project Progress
This widget displays the progress overview and status of a specific project.
Activity Ready to Start
This widget displays the activities with the scheduled start date.
WBS Costing
This widget displays the overview costs for each cost types of a selected project.

The Selection widget viewed in the banner can be used to configure the fields of the LN widgets. You must click the Apply option after selecting the required values.

You can configure each widget on the homepage separately by selecting the Configure Widget screen from the respective widget.

Note: The message type in the other widgets must be in the “inforLNProjectContextSelection” + <Page ID> format to receive the message sent from the Selection widget.
{
                context: "project",
                details: {
                    company: string;
                    projectOffice: string;
                    projectManager: string;
                    project: string;
                }
            };