DBA Data[Home] [Help]

APPS.PO_DOCUMENT_ACTION_PVT dependencies on STANDARD

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

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

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

500: -- p_document_type
501: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
502: -- p_document_subtype
503: -- REQUISITION: 'INTERNAL', 'PURCHASE'
504: -- PO: 'STANDARD', 'PLANNED'
505: -- PA: 'CONTRACT', 'BLANKET'
506: -- RELEASE: 'SCHEDULED', 'BLANKET'
507: -- p_note
508: -- To be stored in action history table.

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

574: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
575: -- p_document_type
576: -- 'RELEASE', 'PO', 'PA'
577: -- p_document_subtype
578: -- PO: 'STANDARD', 'PLANNED'
579: -- PA: 'CONTRACT', 'BLANKET'
580: -- RELEASE: 'SCHEDULED', 'BLANKET'
581: -- p_note
582: -- To be stored in action history table.

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

740: -- p_document_type
741: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
742: -- p_document_subtype
743: -- REQUISITION: 'INTERNAL', 'PURCHASE'
744: -- PO: 'STANDARD', 'PLANNED'
745: -- PA: 'CONTRACT', 'BLANKET'
746: -- RELEASE: 'SCHEDULED', 'BLANKET'
747: -- p_new_doc_status
748: -- status the document should be in after forward action completes.

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

819: -- p_document_type
820: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
821: -- p_document_subtype
822: -- REQUISITION: 'INTERNAL', 'PURCHASE'
823: -- PO: 'STANDARD', 'PLANNED'
824: -- PA: 'CONTRACT', 'BLANKET'
825: -- RELEASE: 'SCHEDULED', 'BLANKET'
826: -- p_employee_id
827: -- The id of the employee to verify approval authority for.

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

895: -- p_document_type
896: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
897: -- p_document_subtype
898: -- REQUISITION: 'INTERNAL', 'PURCHASE'
899: -- PO: 'STANDARD', 'PLANNED'
900: -- PA: 'CONTRACT', 'BLANKET'
901: -- RELEASE: 'SCHEDULED', 'BLANKET'
902: --OUT:
903: -- x_return_status

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

960: -- p_document_type
961: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
962: -- p_document_subtype
963: -- REQUISITION: 'INTERNAL', 'PURCHASE'
964: -- PO: 'STANDARD', 'PLANNED'
965: -- PA: 'CONTRACT', 'BLANKET'
966: -- RELEASE: 'SCHEDULED', 'BLANKET'
967: --OUT:
968: -- x_return_status

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

1025: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1026: -- p_document_type
1027: -- 'RELEASE', 'PO', 'PA'
1028: -- p_document_subtype
1029: -- PO: 'STANDARD', 'PLANNED'
1030: -- PA: 'CONTRACT', 'BLANKET'
1031: -- RELEASE: 'SCHEDULED', 'BLANKET'
1032: -- p_reason
1033: -- To be stored in action history table.

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

1094: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1095: -- p_document_type
1096: -- 'RELEASE', 'PO', 'PA'
1097: -- p_document_subtype
1098: -- PO: 'STANDARD', 'PLANNED'
1099: -- PA: 'CONTRACT', 'BLANKET'
1100: -- RELEASE: 'SCHEDULED', 'BLANKET'
1101: -- p_reason
1102: -- To be stored in action history table.

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

1163: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1164: -- p_document_type
1165: -- 'RELEASE', 'PO', 'PA'
1166: -- p_document_subtype
1167: -- PO: 'STANDARD', 'PLANNED'
1168: -- PA: 'CONTRACT', 'BLANKET'
1169: -- RELEASE: 'SCHEDULED', 'BLANKET'
1170: -- p_reason
1171: -- To be stored in action history table.

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

1231: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1232: -- p_document_type
1233: -- 'RELEASE', 'PO', 'PA'
1234: -- p_document_subtype
1235: -- PO: 'STANDARD', 'PLANNED'
1236: -- PA: 'CONTRACT', 'BLANKET'
1237: -- RELEASE: 'SCHEDULED', 'BLANKET'
1238: -- p_reason
1239: -- To be stored in action history table.

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

1302: -- p_document_type
1303: -- 'RELEASE', 'PO', 'PA', or 'REQUISITION'
1304: -- p_document_subtype
1305: -- REQUISITION: 'INTERNAL', 'PURCHASE'
1306: -- PO: 'STANDARD', 'PLANNED'
1307: -- PA: 'CONTRACT', 'BLANKET'
1308: -- RELEASE: 'SCHEDULED', 'BLANKET'
1309: -- p_employee_id
1310: -- The id of the employee to forward from.

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

1773: -- p_document_type
1774: -- 'RELEASE', 'PO', 'PA'
1775: -- This method does nothing for 'PA' except return successfully
1776: -- p_document_subtype
1777: -- PO: 'STANDARD', 'PLANNED'
1778: -- PA: 'CONTRACT', 'BLANKET'
1779: -- RELEASE: 'SCHEDULED', 'BLANKET'
1780: -- p_line_id
1781: -- If acting on a header, pass NULL

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

1871: -- ID of the document's header (e.g. po_release_id, po_header_id, ...)
1872: -- p_document_type
1873: -- 'RELEASE', 'PO', 'PA'
1874: -- p_document_subtype
1875: -- PO: 'STANDARD', 'PLANNED'
1876: -- PA: 'CONTRACT', 'BLANKET'
1877: -- RELEASE: 'SCHEDULED', 'BLANKET'
1878: -- p_line_id
1879: -- If acting on a header, pass NULL