DBA Data[Home] [Help]

APPS.PO_MASS_CLOSE_PO_PVT dependencies on STANDARD

Line 26: -- IN : p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).

22: -- Function : Calls the procedure po_actions.close_po to close the PO's and releases.
23:
24: -- Parameters :
25:
26: -- IN : p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).
27: -- p_document_no_from Document number from.
28: -- p_document_no_to Document number to.
29: -- p_date_from Date from.
30: -- p_date_to Date to.

Line 64: -- p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).

60:
61: -- Parameters :
62:
63: -- IN : p_org_name Operating unit name.
64: -- p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).
65: -- p_document_no_from Document number from.
66: -- p_document_no_to Document number to.
67: -- p_date_from Date from.
68: -- p_date_to Date to.