DBA Data[Home] [Help]

APPS.PO_XML_DELIVERY dependencies on PO_REQAPPROVAL_INIT1

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

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