Hook Classes

Background

When creating navigation targets in the HR Professional WDA Master Data Application and the Roadmap Application to other infotypes or reports, the generic hook class, CL_HRPAO_PA_CONFIG_HOOK, is not always sufficient to meet the navigation requirements for specific configuration IDs and/or infotypes. To bridge this gap, the existing hook interface has been enhanced with the following three methods:

Activities

When you need a specific hook class implementation, you need to:

  1. Ensure that the hook class for the specific configuration/infotype inherits from the hook class CL_HRPAO_PA_CONFIG_HOOK

  2. Enter both the class and the corresponding infotype record in the view cluster VC_T77PAOMDCF (Basic UI Configurations).

More Information

Error Handling