Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities
Help Needed for User Hook of SIT - Printable Version

+- Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities (http://www.oraerp.com)
+-- Forum: Oracle Applications (http://www.oraerp.com/forum-39.html)
+--- Forum: Oracle E-Business Suite (EBS) (http://www.oraerp.com/forum-1.html)
+---- Forum: Human Resources (http://www.oraerp.com/forum-4.html)
+---- Thread: Help Needed for User Hook of SIT (/thread-71212.html)



Help Needed for User Hook of SIT - fanni339 - 11-10-2014

The SIT business process hook and rowhandler are not being called until the commit stage.  How we can do this validation at the time of submission of SS request based on SIT.


Any Idea, please share?


RE: Help Needed for User Hook of SIT - fanni339 - 11-10-2014

(11-10-2014, 06:11 PM)fanni339 Wrote: The SIT business process hook and rowhandler are not being called until the commit stage.  How we can do this validation at the time of submission of SS request based on SIT.


Any Idea, please share?

On Oracle Support it is clearly mentioned that there is some bug and this functionality does not work.

But there is an alternate solution available through which we can validate the user at the time of submitting SS request based on SIT.

Check the following Note.   Dependencies in KFF (SIT) (Doc ID 295208.1). Through fnd_flex_plsql.validate mentod, we can put the validation at the time of initiating the request.


Regards
Farhan