DBA Data[Home] [Help]

APPS.PO_WF_PO_NOTIFICATION dependencies on PO_CONTERMS_UTL_GRP

Line 1676: PO_CONTERMS_UTL_GRP.get_po_contract_doctype(l_document_subtype);

1672:
1673: IF (l_conterms_exist_flag = 'Y')
1674: THEN
1675: l_okc_doc_type :=
1676: PO_CONTERMS_UTL_GRP.get_po_contract_doctype(l_document_subtype);
1677:
1678: IF (('STRUCTURED' <>
1679: OKC_TERMS_UTIL_GRP.get_contract_source_code(p_document_type => l_okc_doc_type
1680: , p_document_id => l_document_id))