DBA Data[Home] [Help]

APPS.FII_AR_CURR_REC_SUM_PKG dependencies on BIS_BUCKET

Line 93: FROM bis_bucket_customizations bbc,

89: decode(bbc.range8_low, null, 0, 1) +
90: decode(bbc.range9_low, null, 0, 1) +
91: decode(bbc.range10_low, null, 0, 1)) bucket_count
92: INTO l_bucket_ct
93: FROM bis_bucket_customizations bbc,
94: bis_bucket bb
95: WHERE bb.short_name = 'FII_DBI_CURRENT_REC_BUCKET'
96: AND bbc.bucket_id = bb.bucket_id;
97:

Line 94: bis_bucket bb

90: decode(bbc.range9_low, null, 0, 1) +
91: decode(bbc.range10_low, null, 0, 1)) bucket_count
92: INTO l_bucket_ct
93: FROM bis_bucket_customizations bbc,
94: bis_bucket bb
95: WHERE bb.short_name = 'FII_DBI_CURRENT_REC_BUCKET'
96: AND bbc.bucket_id = bb.bucket_id;
97:
98: -- Construct the self node clause