DBA Data[Home] [Help]

APPS.CSI_ORDER_FULFILL_PUB dependencies on XNP_CSISOFUL_U

Line 10629: XNP_CSISOFUL_U.publish(

10625:
10626: csi_t_gen_utility_pvt.add('Transaction Type :CSISOFUL');
10627: csi_t_gen_utility_pvt.add('Transaction ID :'||p_order_line_id);
10628:
10629: XNP_CSISOFUL_U.publish(
10630: xnp$order_line_id => p_order_line_id,
10631: x_message_id => l_message_id,
10632: x_error_code => l_error_code,
10633: x_error_message => l_error_message);