DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on PO_CONTERMS_UTL_GRP

Line 1246: l_contract_doc_type:= PO_CONTERMS_UTL_GRP.GET_PO_CONTRACT_DOCTYPE(

1242:
1243: --Copy contract terms if sourcing doc had a template attached.
1244: IF (p_conterms_exist_flag = 'Y') THEN
1245:
1246: l_contract_doc_type:= PO_CONTERMS_UTL_GRP.GET_PO_CONTRACT_DOCTYPE(
1247: p_sub_doc_type=>g_cpa_csr.document_subtype);
1248: g_progress:= '414';
1249: IF g_debug_stmt THEN
1250: PO_DEBUG.debug_stmt(p_log_head => g_log_head||l_api_name,