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

Uses of Interface
psdi.app.common.purchasing.PurchasingLineMboRemote

  • Packages that use PurchasingLineMboRemote 
    Package Description
    psdi.app.common.purchasing  
    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).
    • Uses of PurchasingLineMboRemote in psdi.app.common.purchasing

      Classes in psdi.app.common.purchasing that implement PurchasingLineMboRemote 
      Modifier and Type Class and Description
      class  PurchasingLineMbo
      Mbo object to represent a PRLine or a POLine.
    • Uses of PurchasingLineMboRemote in psdi.app.po

      Subinterfaces of PurchasingLineMboRemote in psdi.app.po 
      Modifier and Type Interface and Description
      interface  POLineRemote
      Remote Interface to the POLine object.
      Classes in psdi.app.po that implement PurchasingLineMboRemote 
      Modifier and Type Class and Description
      class  POLine
      MBO to represent a Purchase Order Line in the MAXIMO System.
    • Uses of PurchasingLineMboRemote in psdi.app.pr

      Subinterfaces of PurchasingLineMboRemote in psdi.app.pr 
      Modifier and Type Interface and Description
      interface  PRLineRemote
      Remote Interface to the PRLine object.
      Classes in psdi.app.pr that implement PurchasingLineMboRemote 
      Modifier and Type Class and Description
      class  PRLine
      MBO to represent a PRLine in the Maximo System.
    • Uses of PurchasingLineMboRemote in psdi.app.rfq

      Subinterfaces of PurchasingLineMboRemote in psdi.app.rfq 
      Modifier and Type Interface and Description
      interface  QuotationLineRemote
      Remote Interface to the QuotationLine object.
      Classes in psdi.app.rfq that implement PurchasingLineMboRemote 
      Modifier and Type Class and Description
      class  QuotationLine
      MBO object to represent QuotationLine attrbiutes.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes