DBA Data[Home] [Help]

APPS.CSI_ORDER_FULFILL_PUB dependencies on XNP_CSISOFUL_U

Line 11645: XNP_CSISOFUL_U.publish(

11641:
11642: csi_t_gen_utility_pvt.add('Transaction Type :CSISOFUL');
11643: csi_t_gen_utility_pvt.add('Transaction ID :'||p_order_line_id);
11644:
11645: XNP_CSISOFUL_U.publish(
11646: xnp$order_line_id => p_order_line_id,
11647: x_message_id => l_message_id,
11648: x_error_code => l_error_code,
11649: x_error_message => l_error_message);