DBA Data[Home] [Help]

APPS.PJM_BORROW_PAYBACK dependencies on MTL_MATERIAL_TRANSACTIONS_TEMP

Line 176: FROM mtl_material_transactions_temp

172: if ( L_trx_type_id = 66 ) then
173:
174: SELECT scheduled_payback_date
175: INTO L_payback_date
176: FROM mtl_material_transactions_temp
177: WHERE transaction_temp_id = X_transaction_temp_id;
178:
179: INSERT INTO pjm_borrow_transactions
180: ( borrow_transaction_id