DBA Data[Home] [Help]

APPS.JTY_TRANS_USG_PGM_SQL_PKG dependencies on FND_INSTALLATION

Line 319: IF (FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN

315: RAISE;
316: END;
317: END IF;
318:
319: IF (FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN
320: NULL;
321: END IF;
322:
323: /* Create the batch trans table and batch transaction type SQL */