DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on INV_LPN_TRX_PUB

Line 12131: retcode := INV_LPN_TRX_PUB.PROCESS_LPN_TRX(

12127: end if;
12128:
12129: end if; -- req_id
12130: */
12131: retcode := INV_LPN_TRX_PUB.PROCESS_LPN_TRX(
12132: p_trx_hdr_id =>l_mmtt_txn_hdr_id,
12133: p_commit => 'F',
12134: x_proc_msg => req_message,
12135: p_proc_mode => 1,