DBA Data[Home] [Help]

APPS.CSE_ASSET_CREATION_PKG dependencies on MTL_TRANSACTION_ACCOUNTS

Line 401: , mtl_transaction_accounts mta

397: FROM csi_inst_txn_details_v citdv
398: , po_distributions_all pod
399: , po_headers_all poh
400: , gl_sets_of_books sob
401: , mtl_transaction_accounts mta
402: WHERE citdv.transaction_id = p_transaction_id
403: AND citdv.source_dist_ref_id1 = pod.po_distribution_id
404: AND poh.po_header_id = pod.po_header_id
405: AND sob.set_of_books_id = pod.set_of_books_id