Oracle Reports-SRW.USER_EXIT('FND SRWINIT')
Hi,
Can any one help me with the SRW.USER_EXIT('FND SRWINIT')
I currently have a customize report that uses the SRW.USER_EXIT('FND SRWINIT') however I am having problem with the new organization. The report call a procedurein the before report trigger. The report is running normally in some organization but on one of the organization, it is not executing the procedure thus returning the data of the previously run report.
Thanks!