You are on page 1of 1

7/9/2019 Debugging HR Trigger - PA40 changes to infotypes - Governance, Risk and Compliance - SCN Wiki

Getting Started Store

Community WIKI SAP Community Welcome, Guest Login Register Search the Community

Governance, Risk and Compliance / … / Access Request (ARQ)

Debugging HR Trigger - PA40 changes to infotypes


Created by Luciana Ullmann, last modified on Sep 17, 2015

Purpose
This WIKI is intended to assist customers in getting their HR trigger scenarios working.

This document should be reviewed by programmers or technical people. This document is not meant to functional people without technical knowledge, as it explains how to set up breakpoints, and how to
fill out the HR trigger function module in the GRC foundation system to debug possible root causes.

Overview
Below will be detailed most important code points that should be analysed during debug.

The whole scenario of building HR triggers is not the goal here. I assume the scenario is in place, PA40 activity is not triggering data to be passed to GRC system, or also, the PA40 is triggering wrong info
types and values, which are not firing a request in GRC system.

PA40 actions and infotypes logged


Once users are making changed in PA40 hr transaction, some GRC events are checking for info types changed. If those info types changed are within the universe of infotypes (those maintained in the
BRF rule decision table), they will be captured into SLG1 log and sent to the GRC foundation system for further processing.

To identify the logic and the flow of processing of the scenario described above, at every "SAVE" action performed in PA40, the following breakpoint must activate:

System: HR system (GRCPINW/GRCPIERP)

Transaction: SE24

Class: /GRCPI/CL_IM_GRIA_HRINFADD

Method: IF_EX_HRPAD00INFTY~IN_UPDATE

Hope this helps!

Related Content
Check out this blog, if HR Triggers BRF+ rule getting too complex?

Related Documents
Debugging HR Trigger - GRAC_HR_TRIGGER_EVENT_RECIEVER

Debugging HR Trigger - Simulation

Understanding HR Triggers in Access Control 10.0

GRC 10.0 - HR Trigger configuration

Related Notes
1669210 - UAM: HR Trigger SLG1 Logs capture unwanted logs

Header...
No labels

Contact Us SAP Help Portal


Privacy Terms of Use Legal Disclosure Copyright Cookie Preferences Follow SCN

https://wiki.scn.sap.com/wiki/display/GRC/Debugging+HR+Trigger+-+PA40+changes+to+infotypes 1/1

You might also like