DBA Data[Home] [Help]

APPS.CST_PRJMFG_COST_COLLECTOR dependencies on FND_INSTALLATION

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

7359: where hoi.organization_id = mmt.organization_id
7360: and mmt.transaction_id = to_number(p_orig_transaction_reference)
7361: and org_information_context ='Accounting Information';
7362:
7363: l_cse_installed := FND_INSTALLATION.GET_APP_INFO ( 'CSE',
7364: l_status,
7365: l_industry,
7366: l_schema);
7367: