DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on PO_CONTERMS_UTL_GRP

Line 1466: l_contract_doc_type:= PO_CONTERMS_UTL_GRP.GET_PO_CONTRACT_DOCTYPE(

1462:
1463: --Copy contract terms if sourcing doc had a template attached.
1464: IF (p_conterms_exist_flag = 'Y') THEN
1465:
1466: l_contract_doc_type:= PO_CONTERMS_UTL_GRP.GET_PO_CONTRACT_DOCTYPE(
1467: p_sub_doc_type=>g_cpa_csr.document_subtype);
1468: g_progress:= '414';
1469: IF g_debug_stmt THEN
1470: PO_DEBUG.debug_stmt(p_log_head => g_log_head||l_api_name,