DBA Data[Home] [Help]

APPS.JAI_RCV_TAX_PKG dependencies on JAI_OM_OE_RMA_TAXES

Line 1088: RMA JAI_OM_OE_RMA_TAXES

1084:
1085: The code now fetches the Precedences from the following points for the following sources:
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,

Line 1848: FROM JAI_OM_OE_RMA_TAXES rtl,

1844: rtl.precedence_9,
1845: rtl.precedence_10,
1846: tax_types.regime_code regime_code
1847: --3848133
1848: FROM JAI_OM_OE_RMA_TAXES rtl,
1849: JAI_CMN_TAXES_ALL jtc
1850: , jai_regime_tax_types_v tax_types
1851: WHERE rtl.rma_line_id = p_oe_order_line_id
1852: AND jtc.tax_id = rtl.tax_id