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

Uses of Interface
psdi.app.ipc.virtual.IpcSelectedPartsSetRemote

  • Packages that use IpcSelectedPartsSetRemote 
    Package Description
    psdi.app.asset  
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.ipc.virtual  
    psdi.app.jobplan
    The JobPlan package includes Mbo's related to Job Plans.
    psdi.app.mr
    The MR package includes MBOs related to material requests.
    psdi.app.po
    The PO package includes MBOs related to Purchase Orders (POs).
    psdi.app.pr
    The PR package includes MBOs related to Purchase Requisitions (PRs).
    psdi.app.rfq
    The RFQ package includes MBOs related to Request for Quotations (RFQs).
    psdi.app.workorder.virtual  
    • Uses of IpcSelectedPartsSetRemote in psdi.app.asset

      Methods in psdi.app.asset with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void SparePartSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to SpareParts
      void SparePartSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.inventory

      Methods in psdi.app.inventory with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void MatUseTransSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to this mbo
      void InvUseLineSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to this mbo
      void MatRecTransSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to this mbo
      void InvUseLineSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to this mbo
      void MatUseTransSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
      void MatRecTransSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.ipc.virtual

      Classes in psdi.app.ipc.virtual that implement IpcSelectedPartsSetRemote 
      Modifier and Type Class and Description
      class  IpcSelectedPartsSet 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.jobplan

      Methods in psdi.app.jobplan with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void JobMaterialSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to Jobplan
      void JobMaterialSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.mr

      Methods in psdi.app.mr with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void MRLineSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to Desktop Reqs
      void MRLineSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.po

      Methods in psdi.app.po with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void POLineSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to the purchase order
      void POLineSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.pr

      Methods in psdi.app.pr with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void PRLineSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to the purchase req.
      void PRLineSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.rfq

      Methods in psdi.app.rfq with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void RFQLineSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to the rfq
      void RFQLineSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
    • Uses of IpcSelectedPartsSetRemote in psdi.app.workorder.virtual

      Methods in psdi.app.workorder.virtual with parameters of type IpcSelectedPartsSetRemote 
      Modifier and Type Method and Description
      void ShowPlanMboSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to Plans
      void ShowActualMboSet.returnIPCParts(IpcSelectedPartsSetRemote partset)
      Hook for IPC to return selected parts in IPC back to Actuals
      void ShowActualMboSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
      void ShowPlanMboSetRemote.returnIPCParts(IpcSelectedPartsSetRemote partset) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes