DBA Data[Home] [Help]

APPS.JAI_RCV_TAX_PKG dependencies on JAI_OM_WSH_LINE_TAXES

Line 1182: ISO JAI_OM_WSH_LINE_TAXES

1178: ----------------------------------------------------------------------------------------
1179: source type Source Table
1180: RMA JAI_OM_OE_RMA_TAXES
1181: PO JAI_PO_TAXES
1182: ISO JAI_OM_WSH_LINE_TAXES
1183: ----------------------------------------------------------------------------------------
1184: In these 3 cases a insert into JAI_RCV_LINE_TAXES is present and this is,
1185: changed to incorporate precedences as well as transaction id.
1186:

Line 4286: FROM JAI_OM_WSH_LINE_TAXES stl,

4282: stl.precedence_9,
4283: stl.precedence_10,
4284: tax_types.regime_code regime_code
4285: --3848133
4286: FROM JAI_OM_WSH_LINE_TAXES stl,
4287: JAI_CMN_TAXES_ALL jtc,
4288: jai_regime_tax_types_v tax_types
4289: WHERE delivery_detail_id = v_picking_line_id --added by GSri and Jagdish on 5-may-01
4290: AND jtc.tax_id = stl.tax_id