DBA Data[Home] [Help]

APPS.POR_UTIL_PKG dependencies on PO_APPROVAL_REMINDER_SV

Line 47: PO_APPROVAL_REMINDER_SV.Cancel_Notif (l_DocumentTypeCode, p_header_id, 'N');

43: FROM po_requisition_headers
44: WHERE requisition_header_id = p_header_id;
45:
46: --Bug#5360109 : cancel pending workflows for this requisition
47: PO_APPROVAL_REMINDER_SV.Cancel_Notif (l_DocumentTypeCode, p_header_id, 'N');
48: end if;
49:
50:
51: -- delete the header