Compensation Planning
|
Web Dynpro Application |
|
|
Package of Web Dynpro Application |
|
|
Application Configuration |
|
|
Web Dynpro Components |
|
|
Component Configuration |
|
|
Application Component Controller |
Not relevant |
|
Data Origin |
— |
|
Software Component of Web Dynpro Application |
|
|
Support |
|
|
Prerequisite Business Function |
|
Managers can use this application to plan compensation for the managers and employees assigned to them. Managers can access the following application from this application:
In the standard SAP system, this application is assigned as Visible
.
Methods
This application is called from the Work Overview Page via object-based navigation using the navigate_planning_ui
method and parameter WI_ID
of business object MSS_WL
.
For more information about the business object, see Manager's Worklist.
The application is called via object-based navigation using the method compensation_planning
of the business object employee
. For more information about the business object, see Employee.
You have made all the necessary settings in Customizing for Enterprise Compensation Management
.
Administrator
Administrators can use this application to help managers in a timely manner with any technical problems with the Compensation Planning application that may arise. The administrator calls the application in the ABAP Workbench
(SE80) using the technical name HCM_ECM_PLANNING_UI_GAF
and
application parameter POWERUSER_MODE=X
. He or she selects the affected manager and can then resolve the technical problems from the displayed view of the application.
The following application parameters are also of use:
MSG_MODE
If you use the POWERUSER_MODE=X
application parameter, the system automatically uses the ADMIN
message category to handle messages with the Message
Mapper
in Floorplan Manager for Web Dynpro ABAP
.
If you do not use the POWERUSER_MODE
application parameter, the system automatically uses the MANAGER
message category. You can use the MSG_MODE
application parameter to enter a customer-specific message
category. These customer-specific settings override standard system behavior.
SHOW_ADDITIONAL_MSG_INFO
You can use this application parameter to activate an additional display of technical information for the messages. If you set the application parameter to X
, the message class
and message number are added to each message in parentheses.
For more information about configuring this application, see Floorplan Manager for Web Dynpro ABAP. If you want to replace the standard system message texts with customer-specific message texts, see Message Mapping for more details.