DBA Data[Home] [Help]

APPS.PO_XML_DELIVERY dependencies on PO_REQAPPROVAL_INIT1

Line 1375: PO_REQAPPROVAL_INIT1.update_print_count(l_doc_id,l_document_type);

1371: l_document_type := PO_WF_UTIL_PKG.GetItemAttrText(itemtype=> itemType,
1372: itemkey => itemkey,
1373: aname => 'DOCUMENT_TYPE');
1374:
1375: PO_REQAPPROVAL_INIT1.update_print_count(l_doc_id,l_document_type);
1376: --
1377:
1378:
1379: exception when others then