DBA Data[Home] [Help]

APPS.PAY_US_TAXABILITY_RULES_PKG dependencies on DUAL

Line 744: select 'Y' from dual

740:
741: cursor c_chk_element_taxcat(cp_classification_id in number,
742: cp_tax_category in varchar2,
743: cp_trash_date in date) is
744: select 'Y' from dual
745: where exists (
746: select element_type_id
747: from pay_element_types_f pet
748: where pet.classification_id = cp_classification_id