DBA Data[Home] [Help]

APPS.EAM_ASSET_MOVE_PUB dependencies on INV_TXN_MANAGER_PUB

Line 1025: l_txn_count := INV_TXN_MANAGER_PUB.process_Transactions

1021: l_move_txn_type_id := p_move_txn_type_id;
1022:
1023: --Dbms_Output.put_line('Calling the INV transaction process API for the above txn_header_id');
1024: -- Call the INV transaction process API for the above txn_header_id
1025: l_txn_count := INV_TXN_MANAGER_PUB.process_Transactions
1026: (
1027: p_api_version => 1.0,
1028: p_header_id => p_txn_header_id,
1029: p_table => 1, -- meant for process from MTI table.