DBA Data[Home] [Help]

APPS.JAI_AP_TDS_TAX_DEFAULTATION dependencies on JAI_AP_TDS_THHOLD_TYPES

Line 1119: from jai_ap_tds_thhold_types

1115: from jai_ap_tds_thhold_slabs
1116: where threshold_hdr_id = p_threshold_hdr_id
1117: and threshold_type_id in
1118: ( select threshold_type_id
1119: from jai_ap_tds_thhold_types
1120: where threshold_hdr_id = p_threshold_hdr_id
1121: and threshold_type = p_threshold_type
1122: /* Bug 4522540. Added by Lakshmi Gopalsami
1123: Added the date condition */