Compensation Approval
|
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 approve compensation for the managers and employees assigned to them.
In the standard SAP system, this application is indicated as Invisible
.
Managers can access the following applications from this application:
From the Compensation Planning application, managers are taken to the Compensation Approval
application (as a separate Web Dynpro application) if the following
settings have been made:
The application for compensation approval is switched to visible
.
For the Web Dynpro application HCM_ECM_PLANNING_UI_GAF
, the application parameter UI_MODE
has the value A
. The system calls the application using the application parameter UI_MODE=A
.
Methods
This application is called from the Work Overview Page via object-based navigation using the navigate_comp_approval
method and parameter WI_ID
of business object MSS_WL
.
For more information about the business object, see Manager's Worklist.
This application is called via object-based navigation using the method compensation_approval
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 Approval 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.