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

Uses of Interface
psdi.app.po.ShipmentLineRemote

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

      Classes in psdi.app.po that implement ShipmentLineRemote 
      Modifier and Type Class and Description
      class  ShipmentLine
      MBO to represent ShipmentLine.
    • Uses of ShipmentLineRemote in psdi.app.po.virtual

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