DBA Data[Home] [Help]

APPS.OKC_CONDITIONS_PVT dependencies on OKC_OUTCOME_PUB

Line 425: okc_outcome_pub.delete_outcome(

421:
422: --Delete outcomes
423: IF l_ocev_tbl.COUNT > 0 THEN
424: -- call Public delete procedure for outcomes
425: okc_outcome_pub.delete_outcome(
426: p_api_version,
427: p_init_msg_list,
428: x_return_status,
429: x_msg_count,