DBA Data[Home] [Help]

APPS.FA_RECLASS_UTIL_PVT dependencies on FA_LEASES

Line 180: from fa_leases

176: v_count:= 0;
177: select 1 into v_count
178: from dual
179: where exists ( select 'x'
180: from fa_leases
181: where lease_id = p_lease_id );
182: --
183: if v_count = 1 then
184: fa_srvr_msg.add_message(