DBA Data[Home] [Help]

APPS.PO_SUPPLY dependencies on STANDARD

Line 850: /* Insert new PO Supply into mtl_supply for Standard or Planned PO */

846: /* ----------------------------------------------------------------------- */
847: /* */
848: /* Create PO Supply */
849: /* */
850: /* Insert new PO Supply into mtl_supply for Standard or Planned PO */
851: /* Approval, Blanket or Planned Release Approval, Standard or Planned */
852: /* PO Line Approval, Standard or Planned PO Shipment Approval, Blanket */
853: /* or Planned Release Shipment */
854: /* */

Line 851: /* Approval, Blanket or Planned Release Approval, Standard or Planned */

847: /* */
848: /* Create PO Supply */
849: /* */
850: /* Insert new PO Supply into mtl_supply for Standard or Planned PO */
851: /* Approval, Blanket or Planned Release Approval, Standard or Planned */
852: /* PO Line Approval, Standard or Planned PO Shipment Approval, Blanket */
853: /* or Planned Release Shipment */
854: /* */
855: /* New PO Supply is inserted based on Entity Type */

Line 852: /* PO Line Approval, Standard or Planned PO Shipment Approval, Blanket */

848: /* Create PO Supply */
849: /* */
850: /* Insert new PO Supply into mtl_supply for Standard or Planned PO */
851: /* Approval, Blanket or Planned Release Approval, Standard or Planned */
852: /* PO Line Approval, Standard or Planned PO Shipment Approval, Blanket */
853: /* or Planned Release Shipment */
854: /* */
855: /* New PO Supply is inserted based on Entity Type */
856: /* */

Line 859: /* PO New PO Supply for Standard or Planned PO */

855: /* New PO Supply is inserted based on Entity Type */
856: /* */
857: /* Entity Type Action */
858: /* ----------- --------------------------------------------- */
859: /* PO New PO Supply for Standard or Planned PO */
860: /* Approval */
861: /* */
862: /* RELEASE New PO Supply for Blanket or Planned Release */
863: /* Approval */

Line 865: /* PO LINE New PO Supply for Standard or Planned PO Line */

861: /* */
862: /* RELEASE New PO Supply for Blanket or Planned Release */
863: /* Approval */
864: /* */
865: /* PO LINE New PO Supply for Standard or Planned PO Line */
866: /* Approval */
867: /* */
868: /* PO SHIPMENT New PO Supply for Standard or Planned PO */
869: /* Shipment Approval */

Line 868: /* PO SHIPMENT New PO Supply for Standard or Planned PO */

864: /* */
865: /* PO LINE New PO Supply for Standard or Planned PO Line */
866: /* Approval */
867: /* */
868: /* PO SHIPMENT New PO Supply for Standard or Planned PO */
869: /* Shipment Approval */
870: /* */
871: /* RELEASE New PO Supply for Blanket or Planned Release */
872: /* SHIPMENT Shipment */