DBA Data[Home] [Help]

APPS.IBE_ORD_ONECLICK_PVT dependencies on OKC_TERMS_COPY_GRP

Line 934: IBE_UTIL.debug('Before calling OKC_TERMS_COPY_GRP.copy_terms_api, quoteheaderId = '||lx_quote_header_id);

930:
931: IF (l_contract_template_id is not null) THEN
932: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
933: IBE_UTIL.debug('l_contract_template_id = '||l_contract_template_id);
934: IBE_UTIL.debug('Before calling OKC_TERMS_COPY_GRP.copy_terms_api, quoteheaderId = '||lx_quote_header_id);
935: END IF;
936: OKC_TERMS_COPY_GRP.copy_terms(
937: p_api_version =>1.0
938: ,p_template_id => l_contract_template_id

Line 936: OKC_TERMS_COPY_GRP.copy_terms(

932: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
933: IBE_UTIL.debug('l_contract_template_id = '||l_contract_template_id);
934: IBE_UTIL.debug('Before calling OKC_TERMS_COPY_GRP.copy_terms_api, quoteheaderId = '||lx_quote_header_id);
935: END IF;
936: OKC_TERMS_COPY_GRP.copy_terms(
937: p_api_version =>1.0
938: ,p_template_id => l_contract_template_id
939: ,p_target_doc_type => 'QUOTE'
940: ,p_target_doc_id => lx_quote_header_id