DBA Data[Home] [Help]

APPS.PO_APPROVAL_REMINDER_SV dependencies on PO_LINES

Line 300: p_po_line_id IN PO_LINES.po_line_id%TYPE,

296: -- See the package body for more comments.
297: --End of Comments
298: -------------------------------------------------------------------------------
299: PROCEDURE start_po_line_reminder_wf (
300: p_po_line_id IN PO_LINES.po_line_id%TYPE,
301: p_line_reminder_type IN VARCHAR2,
302: p_requester_id IN NUMBER,
303: p_contractor_or_job IN VARCHAR2,
304: p_expiration_date IN DATE