DBA Data[Home] [Help]

APPS.GMF_RCV_ACCOUNTING_PKG dependencies on FND_INSTALLATION

Line 4492: fnd_installation.get_app_info ('SQLGL',

4488: -- journal import is called by the receiving TM. The group_id passed by receiving should
4489: -- be stamped on the event in this scenario.
4490: l_stmt_num := 60;
4491: l_gl_installed :=
4492: fnd_installation.get_app_info ('SQLGL',
4493: l_status,
4494: l_industry,
4495: l_oracle_schema
4496: );