‎2020 Jan 31 10:36 AM
Hi All,
The standard program GRAC_REPOSITORY_OBJECT_SYNC is taking very long time and it is picking all the userid's. Is there a way to add input field USER_ID in the selection screen and if we can run the program for particular userid? Is there any enhancement/BADI please let me know.
Thanks,
HT
‎2020 Jan 31 11:56 AM
Hi Haritha,
Please use incremental synch so that GRC system will consider only plug in system user change documents.
‎2020 Feb 04 9:14 AM
Incremental sync will only update the data for the given time period. I need to update the GRACUSER table by fetching the data from LDAP system for the given user id. Is there any enhancement or BADI to add input field in the selection screen and change the code accordingly.