DBA Data[Home] [Help]

APPS.OE_PAYMENT_TYPES_UTIL dependencies on OE_PAYMENT_TYPES_VL

Line 665: from oe_payment_types_vl optv

661: description,
662: last_update_date,
663: last_updated_by,
664: last_update_login
665: from oe_payment_types_vl optv
666: where nvl(org_id, -1) = nvl(p_from_org_id, -1)
667: and not exists (
668: select null
669: from oe_payment_types_all opta