DBA Data[Home] [Help]

APPS.JAI_AP_TDS_TAX_DEFAULTATION dependencies on JAI_AP_TDS_THHOLD_TYPES

Line 1407: from jai_ap_tds_thhold_types

1403: from jai_ap_tds_thhold_slabs
1404: where threshold_hdr_id = p_threshold_hdr_id
1405: and threshold_type_id in
1406: ( select threshold_type_id
1407: from jai_ap_tds_thhold_types
1408: where threshold_hdr_id = p_threshold_hdr_id
1409: and threshold_type = p_threshold_type
1410: /* Bug 4522540. Added by Lakshmi Gopalsami
1411: Added the date condition */