DBA Data[Home] [Help]

APPS.RCV_SEEDEVENTS_PVT dependencies on FND_INSTALLATION

Line 336: l_gl_installed := FND_INSTALLATION.GET_APP_INFO ('SQLGL',

332: -- If GL is installed, and either encumbrance is enabled or USSGL profile is enabled,
333: -- journal import is called by the receiving TM. The group_id passed by receiving should
334: -- be stamped on the event in this scenario.
335: l_stmt_num := 60;
336: l_gl_installed := FND_INSTALLATION.GET_APP_INFO ('SQLGL',
337: l_status,
338: l_industry,
339: l_oracle_schema);
340: