DBA Data[Home] [Help]

APPS.PO_COMMUNICATION_PVT dependencies on STANDARD

Line 396: -- Follows standard workflow API specification

392: -- None.
393: --Function:
394: -- Returns the value of workflow attribute ZIP_ERROR_CODE
395: --Parameters:
396: -- Follows standard workflow API specification
397: --IN:
398: --itemtype
399: -- String that identifies the workflow process
400: --itemkey

Line 800: Function to retrieve cancel date for Standard, Blanket and Contract PO's

796: */
797: function getDistinctShipmentCount return number;
798:
799: /*
800: Function to retrieve cancel date for Standard, Blanket and Contract PO's
801: */
802: function getPOCancelDate(p_po_header_id in NUMBER) return date;
803:
804: