Error while triggering Journal Import Program
Hello All,
I have inserted the data into GL_INTERFACE & GL_INTERFACE_CONTROL and on submitting "GLLEZL" programmatically, I am getting an exception saying "No control rows were found in GL_INTERFACE_CONTROL" table, please contact your system Administrator".
Can someone please guide why am I getting this exception despite having data populated in both tables?
Attaching data from both the tables for your reference & here is how I am triggering the standard Journal import program:
BEGIN
fnd_global.apps_initialize
( user_id => l_user_id --User Id
,resp_id => l_resp_id --Responsibility Id
,resp_appl_id => l_resp_app_id --Responsibility Application Id