GL Import - Interface
Hello,
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 sys admin".
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:
LN_REQUEST_ID := fnd_request.submit_request
( APPLICATION => 'SQLGL'
,program => 'GLLEZL'
,DESCRIPTION => NULL
,START_TIME => SYSDATE
,SUB_REQUEST => FALSE
,ARGUMENT1 => LN_INTERFACE_RUN_ID --interface line id