DBA Data[Home] [Help]

APPS.CST_PRJMFG_COST_COLLECTOR dependencies on FND_INSTALLATION

Line 7600: l_cse_installed := FND_INSTALLATION.GET_APP_INFO ( 'CSE',

7596: where hoi.organization_id = mmt.organization_id
7597: and mmt.transaction_id = to_number(p_orig_transaction_reference)
7598: and org_information_context ='Accounting Information';
7599:
7600: l_cse_installed := FND_INSTALLATION.GET_APP_INFO ( 'CSE',
7601: l_status,
7602: l_industry,
7603: l_schema);
7604: