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

Uses of Interface
psdi.app.po.POSetRemote

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

      Methods in psdi.app.inventory with parameters of type POSetRemote 
      Modifier and Type Method and Description
      PORemote ReorderRemote.generatePOHeader(POSetRemote poSet) 
      PORemote Reorder.generatePOHeader(POSetRemote poSet)
      Add a new PO to prSet, and update it with the information in this reorder item.
    • Uses of POSetRemote in psdi.app.po

      Classes in psdi.app.po that implement POSetRemote 
      Modifier and Type Class and Description
      class  POSet
      Represents the set of POs.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes