DBA Data[Home] [Help]

APPS.JAI_RCV_TAX_PKG dependencies on JAI_OM_WSH_LINE_TAXES

Line 1090: ISO JAI_OM_WSH_LINE_TAXES

1086: ----------------------------------------------------------------------------------------
1087: source type Source Table
1088: RMA JAI_OM_OE_RMA_TAXES
1089: PO JAI_PO_TAXES
1090: ISO JAI_OM_WSH_LINE_TAXES
1091: ----------------------------------------------------------------------------------------
1092: In these 3 cases a insert into JAI_RCV_LINE_TAXES is present and this is,
1093: changed to incorporate precedences as well as transaction id.
1094:

Line 3152: FROM JAI_OM_WSH_LINE_TAXES stl,

3148: stl.precedence_9,
3149: stl.precedence_10,
3150: tax_types.regime_code regime_code
3151: --3848133
3152: FROM JAI_OM_WSH_LINE_TAXES stl,
3153: JAI_CMN_TAXES_ALL jtc,
3154: jai_regime_tax_types_v tax_types
3155: WHERE delivery_detail_id = v_picking_line_id --added by GSri and Jagdish on 5-may-01
3156: AND jtc.tax_id = stl.tax_id