DBA Data[Home] [Help]

APPS.INV_TRX_MGR_CP dependencies on INV_LPN_TRX_PUB

Line 24: v_retval := INV_LPN_TRX_PUB.PROCESS_LPN_TRX(

20: v_mesg varchar2(2000) ;
21: v_retval number;
22: ret boolean;
23: BEGIN
24: v_retval := INV_LPN_TRX_PUB.PROCESS_LPN_TRX(
25: p_trx_hdr_id => p_trx_id,
26: p_commit =>v_commit,
27: x_proc_msg => v_mesg,
28: p_proc_mode => 1 ); -- Online when called from Conc manager