DBA Data[Home] [Help]

APPS.IBY_FD_USER_API_PUB dependencies on DUAL

Line 424: from dual

420: d_access NUMBER;
421: begin
422: select 0
423: into l_access
424: from dual
425: where exists
426: (select null
427: from iby_payments_all
428: where payment_instruction_id = p_instruction_id

Line 503: from dual

499: ELSE
500: begin
501: select 0
502: into l_access
503: from dual
504: where exists
505: (select null
506: from iby_payments_all
507: where payment_instruction_id = p_instruction_id

Line 851: from dual

847:
848: begin
849: select 0
850: into l_access
851: from dual
852: where exists
853: (select null
854: from iby_payments_all
855: where payment_instruction_id = p_instruction_id