DBA Data[Home] [Help]

APPS.EAM_ASSET_MOVE_PUB dependencies on INV_TXN_MANAGER_PUB

Line 979: l_txn_count := INV_TXN_MANAGER_PUB.process_Transactions

975: FND_LOG.STRING(FND_LOG.LEVEL_PROCEDURE, l_module, 'Entering ' || l_full_name);
976: END IF;
977: --Dbms_Output.put_line('Calling the INV transaction process API for the above txn_header_id');
978: -- Call the INV transaction process API for the above txn_header_id
979: l_txn_count := INV_TXN_MANAGER_PUB.process_Transactions
980: (
981: p_api_version => 1.0,
982: p_header_id => p_txn_header_id,
983: p_table => 1, -- meant for process from MTI table.