Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.po.ShipmentRemote

  • Packages that use ShipmentRemote 
    Package Description
    psdi.app.po
    The PO package includes MBOs related to Purchase Orders (POs).
    psdi.app.po.virtual  
    • Uses of ShipmentRemote in psdi.app.po

      Classes in psdi.app.po that implement ShipmentRemote 
      Modifier and Type Class and Description
      class  Shipment
      MBO to represent Shipment (Advanced Ship Notice).
    • Uses of ShipmentRemote in psdi.app.po.virtual

      Methods in psdi.app.po.virtual with parameters of type ShipmentRemote 
      Modifier and Type Method and Description
      void ReceiptInputRemote.setShipment(ShipmentRemote sm) 
      void ReceiptInput.setShipment(ShipmentRemote sm)
      Sets reference of the shipment based on which this Mbo was created.
      void ReceiptInputSet.setupShipmentReceipt(ShipmentRemote owningShipment) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes