DBA Data[Home] [Help]

APPS.PAY_MONETARY_UNITS_PKG dependencies on PAY_COIN_ANAL_ELEMENTS

Line 120: from pay_coin_anal_elements

116: l_exists varchar2(1);
117:
118: cursor c5 is
119: select 'x'
120: from pay_coin_anal_elements
121: where monetary_unit_id = p_munit_id;
122: --
123: begin
124: --