on ‎2014 May 16 8:51 AM
Hi Experts ,
Im new to GRC & have recently setup the HR trigger funtionality .
So far ive managed to succefully create BRF+ Funtion (with associated action ID for New user account creation upon updating infotype 0105 on user HR record) .
Now when i do an change in the HR system , it sends the request over to the GRC system (below is SLG1 log in GRC system)
Ive also setup User provision on GRC to provision (create) user at the end of the request .
By the looks of the information on the SLG1 log , the request is created successfull , but when i check the HR system , no user id created .
Can ayone perhaps advise what im missing here ?
Kindest regards,
AJ
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi AJ,
We will try to do following to solve it one by one,
1) Try re-activating the application Z_HR_TRIGGER again in BRF+ to try to solve ABAP data binding error and then try to link it and try to generate.
2) Not sure if this is the cause bu try to set access level as Application in BRF+ to Z_HR_TRIGGER instead of global. give it a try.
3) It seems you have created this rule as Rule type BRFPlus Rule, could you please try creating the another initiator rule with rule type BRFPlus Flat Rule (Line Item by Line Item) and try to link it.
BR,
Mangesh
Hi Mangesh ,
So i rebuilt the BRF+ application from scratch. I then saved & simulated the MSMP workflow after each change i made to the BRF+ application & concluded the following .
The error "ABAP dictionary data object binding is out of synchronization" message comes immediately after adding the ACTION ID table as a result data object to my main function .
(see below)
Im guessing there is a problem with the actual DDIC table (Im referring to the DDIC Type Name - GRAC_T_HR_ACTION_ID_BRFP , which is selected when completing the DDIC binding when the ACTION ID table is created)
Ive tried "re-activating" it via SE11 , but still the error persist .
Im will have a chat with one of the developers to see if they can perhaps assist me , else i will probably have to log a call with SAP to have this issue resolved .
Thanks again for all your assistance .
Regards,
AJ
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.