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

Uses of Class
psdi.iface.proc.MaxIfaceProcInfo

  • Packages that use MaxIfaceProcInfo 
    Package Description
    psdi.iface.proc  
    • Uses of MaxIfaceProcInfo in psdi.iface.proc

      Methods in psdi.iface.proc with parameters of type MaxIfaceProcInfo 
      Modifier and Type Method and Description
      boolean ConditionProcesser.checkConditions(java.util.ArrayList cols, MboRemote mbo, MaxIfaceProcInfo procInfo, StructureData struc, java.lang.String extSystem, boolean isOut)
      This will check assignment procs.
      void ProcProcesser.setCombineColumns(MaxIfaceProcInfo procInfo, StructureData data, MboRemote mbo, MboRemote realMbo)
      This will check assignment procs columns for the COMBINE transaction
      void ProcProcesser.setReplaceColumns(MaxIfaceProcInfo procInfo, StructureData data, MboRemote mbo, MboRemote realMbo)
      This will check assignment procs columns for the REPLACE and SET transaction
      void ProcProcesser.setSplitColumns(MaxIfaceProcInfo procInfo, StructureData data, MboRemote mbo, MboRemote realMbo)
      This will check assignment procs columns for the SPLIT transaction
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes