DBA Data[Home] [Help]

APPS.OE_BLANKET_WF dependencies on OE_CONTRACTS_UTIL

Line 37: OE_CONTRACTS_UTIL.qa_articles ( p_api_version => 1.0,

33: IF l_count = 0 THEN
34: /* only if it has not gone through negotiation QA check
35: Blanket_QA_Check API call */
36:
37: OE_CONTRACTS_UTIL.qa_articles ( p_api_version => 1.0,
38: p_doc_type => 'B',
39: p_doc_id => to_number(itemkey),
40: x_qa_return_status => l_qa_return_status,
41: x_return_status => l_return_status,