DBA Data[Home] [Help]

APPS.BIC_SUMMARY_EXTRACT_PKG dependencies on HR_ORGANIZATION_INFORMATION

Line 1924: hr_organization_information hoi,

1920: from hz_cust_accounts hca,
1921: bic_temp_periods bdt,
1922: bic_measures_all bma,
1923: cst_bis_margin_summary cmt,
1924: hr_organization_information hoi,
1925: gl_sets_of_books gsb
1926:
1927: where nvl(bma.org_id,-99) = nvl(cmt.org_id,-99)
1928: and bma.measure_code = 'COGS'