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

Uses of Interface
psdi.app.pr.PRSetRemote

  • Packages that use PRSetRemote 
    Package Description
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.pr
    The PR package includes MBOs related to Purchase Requisitions (PRs).
    • Uses of PRSetRemote in psdi.app.inventory

      Methods in psdi.app.inventory with parameters of type PRSetRemote 
      Modifier and Type Method and Description
      PRRemote ReorderRemote.generatePRHeader(PRSetRemote prSet) 
      PRRemote Reorder.generatePRHeader(PRSetRemote prSet)
      Add a new PR to prSet, and update it with the information in this reorder item.
    • Uses of PRSetRemote in psdi.app.pr

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