DBA Data[Home] [Help]

APPS.PO_WF_PO_NOTIFICATION dependencies on PO_CONTERMS_UTL_GRP

Line 2513: PO_CONTERMS_UTL_GRP.get_po_contract_doctype(l_document_subtype);

2509:
2510: IF (l_conterms_exist_flag = 'Y')
2511: THEN
2512: l_okc_doc_type :=
2513: PO_CONTERMS_UTL_GRP.get_po_contract_doctype(l_document_subtype);
2514:
2515: IF (('STRUCTURED' <>
2516: OKC_TERMS_UTIL_GRP.get_contract_source_code(p_document_type => l_okc_doc_type
2517: , p_document_id => l_document_id))