DBA Data[Home] [Help]

APPS.PO_COMMUNICATION_PVT dependencies on STANDARD

Line 388: -- Follows standard workflow API specification

384: -- None.
385: --Function:
386: -- Returns the value of workflow attribute ZIP_ERROR_CODE
387: --Parameters:
388: -- Follows standard workflow API specification
389: --IN:
390: --itemtype
391: -- String that identifies the workflow process
392: --itemkey

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

767: */
768: function getDistinctShipmentCount return number;
769:
770: /*
771: Function to retrieve cancel date for Standard, Blanket and Contract PO's
772: */
773: function getPOCancelDate(p_po_header_id in NUMBER) return date;
774:
775: