DBA Data[Home] [Help]

APPS.JAI_INV_MMT_TRIGGER_PKG dependencies on MTL_MATERIAL_TRANSACTIONS

Line 288: to MTL_MATERIAL_TRANSACTIONS as JAI_CMN_RG_I_TRXS.REF_DOC_NO = to_char(MTL_MATERIAL_TRANSACTIONS.transaction_id)

284: S.No Date(DD/MM/YY) Author and Details of Changes
285: ---- -------------- -----------------------------
286: 1 25/07/02 Vijay Shankar, Bug# 2480584, Version: 615.1
287: Added Code for back tracking from RG1. From now onwards deleveloper can back track RG1 record corresponding
288: to MTL_MATERIAL_TRANSACTIONS as JAI_CMN_RG_I_TRXS.REF_DOC_NO = to_char(MTL_MATERIAL_TRANSACTIONS.transaction_id)
289: Code is modified to take care of bonded and trading flags, if the subinventories are not defined in localization setup.
290: During Subinventory transacfer transaction(i.e transaction_action_id = 2), the serial number and balances
291: are not calculated properly, which is resolved in this bug.
292:

Line 372: Internal Sales Order in mtl_material_transactions is defined as

368: forward ported the Project Costing changes R12
369:
370: 17. 21-Oct-2008 CSahoo for bug#4541316, File Version 120.2.12000000.5
371: Added condition for Internal Sales Order transaction to hit RG-I
372: Internal Sales Order in mtl_material_transactions is defined as
373: (transaction_type_id =53, transaction_action_id =28, transaction_source_type_id = 8)
374:
375:
376: Future Dependencies For the release Of this Object:-