DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on OKC_TERMS_COPY_GRP

Line 1475: p_message => 'before call okc_terms_copy_grp.copy_doc');

1471: p_token => g_progress,
1472: p_message => 'Contracts template attached'||'-'||'l_contract_doc_type:'||l_contract_doc_type);
1473: PO_DEBUG.debug_stmt(p_log_head => g_log_head||l_api_name,
1474: p_token => g_progress,
1475: p_message => 'before call okc_terms_copy_grp.copy_doc');
1476: END IF;
1477:
1478: OKC_TERMS_COPY_GRP.copy_doc(
1479: p_api_version => 1.0,

Line 1478: OKC_TERMS_COPY_GRP.copy_doc(

1474: p_token => g_progress,
1475: p_message => 'before call okc_terms_copy_grp.copy_doc');
1476: END IF;
1477:
1478: OKC_TERMS_COPY_GRP.copy_doc(
1479: p_api_version => 1.0,
1480: p_source_doc_type => p_sourcing_k_doc_type,
1481: p_source_doc_id => p_bid_number,
1482: p_target_doc_type => l_contract_doc_type,

Line 1500: p_message => 'after call okc_terms_copy_grp.copy_doc.Return status:'||l_return_status);

1496: g_progress:='415';
1497: IF g_debug_stmt THEN
1498: PO_DEBUG.debug_stmt(p_log_head => g_log_head||l_api_name,
1499: p_token => g_progress,
1500: p_message => 'after call okc_terms_copy_grp.copy_doc.Return status:'||l_return_status);
1501: END IF;
1502:
1503:
1504: g_progress:='416';

Line 1508: p_message => 'after call okc_terms_copy_grp.copy_doc.Return status:'||l_return_status);

1504: g_progress:='416';
1505: IF g_debug_stmt THEN
1506: PO_DEBUG.debug_stmt(p_log_head => g_log_head||l_api_name,
1507: p_token => g_progress,
1508: p_message => 'after call okc_terms_copy_grp.copy_doc.Return status:'||l_return_status);
1509: END IF;
1510:
1511:
1512: