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

Uses of Interface
psdi.app.po.POLineSetRemote

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

      Methods in psdi.app.common.receipt with parameters of type POLineSetRemote 
      Modifier and Type Method and Description
      void ReceiptMboRemote.setPOLineSet(POLineSetRemote poLineSet) 
      void ReceiptMbo.setPOLineSet(POLineSetRemote poLineSet)
      Sets POLineSet object.
    • Uses of POLineSetRemote in psdi.app.ipc.virtual

      Methods in psdi.app.ipc.virtual with parameters of type POLineSetRemote 
      Modifier and Type Method and Description
      void IpcSelectedPartsSet.returnPurchaseOrders(POLineSetRemote polines)
      Return parts back to Purchase Orders
      void IpcSelectedPartsSetRemote.returnPurchaseOrders(POLineSetRemote polines) 
    • Uses of POLineSetRemote in psdi.app.po

      Classes in psdi.app.po that implement POLineSetRemote 
      Modifier and Type Class and Description
      class  POLineSet
      Represents the set of POLines.
    • Uses of POLineSetRemote in psdi.app.po.virtual

      Methods in psdi.app.po.virtual with parameters of type POLineSetRemote 
      Modifier and Type Method and Description
      void ReceiptInputRemote.setPOLineSet(POLineSetRemote poLineSet) 
      void ReceiptInput.setPOLineSet(POLineSetRemote poLineSet)
      Sets the related POLineSet MboSet that is used to create this ReceiptInput Mbo.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes