DBA Data[Home] [Help]

APPS.GMF_RCV_ACCOUNTING_PKG dependencies on FND_INSTALLATION

Line 4504: fnd_installation.get_app_info ('SQLGL',

4500: -- journal import is called by the receiving TM. The group_id passed by receiving should
4501: -- be stamped on the event in this scenario.
4502: l_stmt_num := 60;
4503: l_gl_installed :=
4504: fnd_installation.get_app_info ('SQLGL',
4505: l_status,
4506: l_industry,
4507: l_oracle_schema
4508: );