DBA Data[Home] [Help]

APPS.BIC_SUMMARY_EXTRACT_PKG dependencies on CST_BIS_MARGIN_SUMMARY

Line 1923: cst_bis_margin_summary cmt,

1919: 'COGS'
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)