DBA Data[Home] [Help]

APPS.PO_DOCUMENT_ACTION_PVT dependencies on STANDARD

Line 364: IF (((p_action_ctl_rec.document_type = 'PO') AND (p_action_ctl_rec.document_subtype = 'STANDARD'))

360:
361:
362: -- Handle inbound logistics for SPOs and Blanket Releases
363:
364: IF (((p_action_ctl_rec.document_type = 'PO') AND (p_action_ctl_rec.document_subtype = 'STANDARD'))
365: OR ((p_action_ctl_rec.document_type = 'RELEASE') AND (p_action_ctl_rec.document_subtype = 'BLANKET')))
366: THEN
367:
368: -- PO-OTM: HOLD/UNHOLD ACTIONS RAISED FROM HTML DO NOT COMMUNICATED TO OTM.

Line 499: -- PO: 'STANDARD', 'PLANNED'

495: -- p_document_type
496: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
497: -- p_document_subtype
498: -- REQUISITION: 'INTERNAL', 'PURCHASE'
499: -- PO: 'STANDARD', 'PLANNED'
500: -- PA: 'CONTRACT', 'BLANKET'
501: -- RELEASE: 'SCHEDULED', 'BLANKET'
502: -- p_note
503: -- To be stored in action history table.

Line 571: -- PO: 'STANDARD', 'PLANNED'

567: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
568: -- p_document_type
569: -- 'RELEASE', 'PO', 'PA'
570: -- p_document_subtype
571: -- PO: 'STANDARD', 'PLANNED'
572: -- PA: 'CONTRACT', 'BLANKET'
573: -- RELEASE: 'SCHEDULED', 'BLANKET'
574: -- p_note
575: -- To be stored in action history table.

Line 735: -- PO: 'STANDARD', 'PLANNED'

731: -- p_document_type
732: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
733: -- p_document_subtype
734: -- REQUISITION: 'INTERNAL', 'PURCHASE'
735: -- PO: 'STANDARD', 'PLANNED'
736: -- PA: 'CONTRACT', 'BLANKET'
737: -- RELEASE: 'SCHEDULED', 'BLANKET'
738: -- p_new_doc_status
739: -- status the document should be in after forward action completes.

Line 814: -- PO: 'STANDARD', 'PLANNED'

810: -- p_document_type
811: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
812: -- p_document_subtype
813: -- REQUISITION: 'INTERNAL', 'PURCHASE'
814: -- PO: 'STANDARD', 'PLANNED'
815: -- PA: 'CONTRACT', 'BLANKET'
816: -- RELEASE: 'SCHEDULED', 'BLANKET'
817: -- p_employee_id
818: -- The id of the employee to verify approval authority for.

Line 890: -- PO: 'STANDARD', 'PLANNED'

886: -- p_document_type
887: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
888: -- p_document_subtype
889: -- REQUISITION: 'INTERNAL', 'PURCHASE'
890: -- PO: 'STANDARD', 'PLANNED'
891: -- PA: 'CONTRACT', 'BLANKET'
892: -- RELEASE: 'SCHEDULED', 'BLANKET'
893: --OUT:
894: -- x_return_status

Line 955: -- PO: 'STANDARD', 'PLANNED'

951: -- p_document_type
952: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
953: -- p_document_subtype
954: -- REQUISITION: 'INTERNAL', 'PURCHASE'
955: -- PO: 'STANDARD', 'PLANNED'
956: -- PA: 'CONTRACT', 'BLANKET'
957: -- RELEASE: 'SCHEDULED', 'BLANKET'
958: --OUT:
959: -- x_return_status

Line 1020: -- PO: 'STANDARD', 'PLANNED'

1016: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1017: -- p_document_type
1018: -- 'RELEASE', 'PO', 'PA'
1019: -- p_document_subtype
1020: -- PO: 'STANDARD', 'PLANNED'
1021: -- PA: 'CONTRACT', 'BLANKET'
1022: -- RELEASE: 'SCHEDULED', 'BLANKET'
1023: -- p_reason
1024: -- To be stored in action history table.

Line 1089: -- PO: 'STANDARD', 'PLANNED'

1085: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1086: -- p_document_type
1087: -- 'RELEASE', 'PO', 'PA'
1088: -- p_document_subtype
1089: -- PO: 'STANDARD', 'PLANNED'
1090: -- PA: 'CONTRACT', 'BLANKET'
1091: -- RELEASE: 'SCHEDULED', 'BLANKET'
1092: -- p_reason
1093: -- To be stored in action history table.

Line 1158: -- PO: 'STANDARD', 'PLANNED'

1154: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1155: -- p_document_type
1156: -- 'RELEASE', 'PO', 'PA'
1157: -- p_document_subtype
1158: -- PO: 'STANDARD', 'PLANNED'
1159: -- PA: 'CONTRACT', 'BLANKET'
1160: -- RELEASE: 'SCHEDULED', 'BLANKET'
1161: -- p_reason
1162: -- To be stored in action history table.

Line 1226: -- PO: 'STANDARD', 'PLANNED'

1222: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1223: -- p_document_type
1224: -- 'RELEASE', 'PO', 'PA'
1225: -- p_document_subtype
1226: -- PO: 'STANDARD', 'PLANNED'
1227: -- PA: 'CONTRACT', 'BLANKET'
1228: -- RELEASE: 'SCHEDULED', 'BLANKET'
1229: -- p_reason
1230: -- To be stored in action history table.

Line 1297: -- PO: 'STANDARD', 'PLANNED'

1293: -- p_document_type
1294: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
1295: -- p_document_subtype
1296: -- REQUISITION: 'INTERNAL', 'PURCHASE'
1297: -- PO: 'STANDARD', 'PLANNED'
1298: -- PA: 'CONTRACT', 'BLANKET'
1299: -- RELEASE: 'SCHEDULED', 'BLANKET'
1300: -- p_employee_id
1301: -- The id of the employee to forward from.

Line 1768: -- PO: 'STANDARD', 'PLANNED'

1764: -- p_document_type
1765: -- 'RELEASE', 'PO', 'PA'
1766: -- This method does nothing for 'PA' except return successfully
1767: -- p_document_subtype
1768: -- PO: 'STANDARD', 'PLANNED'
1769: -- PA: 'CONTRACT', 'BLANKET'
1770: -- RELEASE: 'SCHEDULED', 'BLANKET'
1771: -- p_line_id
1772: -- If acting on a header, pass NULL

Line 1866: -- PO: 'STANDARD', 'PLANNED'

1862: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1863: -- p_document_type
1864: -- 'RELEASE', 'PO', 'PA'
1865: -- p_document_subtype
1866: -- PO: 'STANDARD', 'PLANNED'
1867: -- PA: 'CONTRACT', 'BLANKET'
1868: -- RELEASE: 'SCHEDULED', 'BLANKET'
1869: -- p_line_id
1870: -- If acting on a header, pass NULL