DBA Data[Home] [Help]

APPS.PO_CONTERMS_UTL_GRP dependencies on OKC_TERMS_COPY_GRP

Line 2895: OKC_TERMS_COPY_GRP.copy_terms(

2891:
2892: -- Call the OKC API to apply the template
2893: -- Bug 4028805: Change '1.0' to 1.0 as api version should be a NUMBER.
2894: -- Bug 4096095: Passed in segment1 to the API
2895: OKC_TERMS_COPY_GRP.copy_terms(
2896: p_api_version => 1.0, --bug4028805
2897: x_return_status => x_return_status,
2898: x_msg_data => l_msg_data,
2899: x_msg_count => l_msg_count,