DBA Data[Home] [Help]

APPS.CSE_RCVTXN_PKG dependencies on XNP_CSEPORCV_U

Line 102: xnp_cseporcv_u.publish(

98: IF l_ib_tracked_flag = 'Y' THEN
99:
100: IF NOT cse_util_pkg.bypass_event_queue THEN
101:
102: xnp_cseporcv_u.publish(
103: xnp$rcv_transaction_id => p_transaction_id ,
104: x_message_id => l_message_id ,
105: x_error_code => l_error_code ,
106: x_error_message => l_error_message);