DBA Data[Home] [Help]

APPS.OKS_OCINT_PUB dependencies on OKS_INTEGRATION_UTIL_PUB

Line 1138: oks_integration_util_pub.create_k_order_details

1134:
1135: RAISE g_exception_halt_validation;
1136: END IF;
1137:
1138: oks_integration_util_pub.create_k_order_details
1139: (p_header_id => l_k_header_rec.order_hdr_id,
1140: x_return_status => l_return_status,
1141: x_msg_count => l_msg_count,
1142: x_msg_data => l_msg_data