DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV6 dependencies on PO_ITEMS_SV2

Line 165: po_items_sv2.get_item_status(X_item_id,

161:
162: /* Item Status fetched here will be used for creating
163: ** distributions automatically. */
164:
165: po_items_sv2.get_item_status(X_item_id,
166: X_ship_to_organization_id,
167: X_item_status);
168:
169: END IF; /* X_shipment_type not in RFQ or QUOTATION */