DBA Data[Home] [Help]

APPS.GL_FLEX_INSERT_PKG dependencies on GL_BUDORG_BC_OPTIONS

Line 1334: exists (select 'found' from gl_budorg_bc_options bco

1330: login_id
1331: from gl_budget_assignment_ranges bar,
1332: gl_ledgers lgr
1333: where
1334: exists (select 'found' from gl_budorg_bc_options bco
1335: where bar.range_id = bco.range_id)
1336: AND (seg_val(1) IS NULL OR seg_val(1) BETWEEN bar.segment1_low AND
1337: bar.segment1_high)
1338: AND (seg_val(2) IS NULL OR seg_val(2) BETWEEN bar.segment2_low AND