DBA Data[Home] [Help]

APPS.CSI_ORDER_SHIP_PUB dependencies on XNP_CSISOFUL_U

Line 70: XNP_CSISOFUL_U.publish(

66: IF l_bypass = 'N' THEN
67:
68: debug(' Publishing CSISOFUL for option line :'||ato_option_rec.line_id);
69:
70: XNP_CSISOFUL_U.publish(
71: xnp$order_line_id => ato_option_rec.line_id,
72: x_message_id => l_message_id,
73: x_error_code => l_error_code,
74: x_error_message => l_error_message);