DBA Data[Home] [Help]

APPS.PO_MASS_UPDATE_PO_PVT dependencies on STANDARD

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

39:
40: -- IN : p_update_person Person needs to be updated(Buyer/Approver/Deliver_To).
41: -- p_old_personid Id of the old person.
42: -- p_new_personid Id of the new person.
43: -- p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).
44: -- p_document_no_from Document number from.
45: -- p_document_no_to Document number to.
46: -- p_date_from Date from.
47: -- p_date_to Date to.

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

86:
87: -- IN : p_update_person Person needs to be updated(Buyer/Approver/Deliver_To).
88: -- p_old_personid Id of the old person.
89: -- p_new_personid Id of the new person.
90: -- p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).
91: -- p_document_no_from Document number from.
92: -- p_document_no_to Document number to.
93: -- p_date_from Date from.
94: -- p_date_to Date to.

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

132:
133: -- IN : p_update_person Person needs to be updated(Buyer/Approver/Deliver_To).
134: -- p_old_personid Id of the old person.
135: -- p_new_personid Id of the new person.
136: -- p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).
137: -- p_document_no_from Document number from.
138: -- p_document_no_to Document number to.
139: -- p_date_from Date from.
140: -- p_date_to Date to.

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

176:
177: -- IN : p_update_person Person needs to be updated(Buyer/Approver/Deliver_To).
178: -- p_old_personid Id of the old person.
179: -- p_new_personid Id of the new person.
180: -- p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).
181: -- p_document_no_from Document number from.
182: -- p_document_no_to Document number to.
183: -- p_date_from Date from.
184: -- p_date_to Date to.

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

223: -- IN : p_update_person Person needs to be updated(Buyer/Approver/Deliver_To).
224: -- p_old_buyer_name Buyer name of the old person.
225: -- p_new_buyer_name Buyer name of the new person.
226: -- p_org_name Operating unit name.
227: -- p_document_type Type of the document(STANDARD,BLANKET.CONTRACT,PLANNED).
228: -- p_document_no_from Document number from.
229: -- p_document_no_to Document number to.
230: -- p_date_from Date from.
231: -- p_date_to Date to.