DBA Data[Home] [Help]

APPS.AME_CON_BUS dependencies on AME_CONDITION_USAGES

Line 851: from ame_condition_usages

847: ) IS
848: --
849: cursor csr_name is
850: select 'Y'
851: from ame_condition_usages
852: where condition_id = p_condition_id
853: and ((p_effective_date between start_date
854: and nvl(end_date - ame_util.oneSecond, p_effective_date))
855: or(p_effective_date < start_date and