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

Uses of Interface
psdi.app.inventory.ReorderRemote

  • Packages that use ReorderRemote 
    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 ReorderRemote in psdi.app.inventory

      Classes in psdi.app.inventory that implement ReorderRemote 
      Modifier and Type Class and Description
      class  Reorder
      Mbo object to represent Reorder.The table is ReorderPad.
    • Uses of ReorderRemote in psdi.app.pr

      Methods in psdi.app.pr with parameters of type ReorderRemote 
      Modifier and Type Method and Description
      PRLineRemote PR.createPRLineFromReorder(java.lang.String description, java.lang.String storeloc, ReorderRemote reoRemote)
      This method will create a PR Line item and return a reference to it.
      PRLineRemote PRRemote.createPRLineFromReorder(java.lang.String description, java.lang.String storeloc, ReorderRemote reoRemote) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes