Class TrxMaterial

java.lang.Object
org.compiere.apps.form.TrxMaterial
Direct Known Subclasses:
WTrxMaterial

public class TrxMaterial extends Object
Form to view Material Transaction History.
  • Field Details

    • m_WindowNo

      public int m_WindowNo
      Window No
    • m_mWindow

      public GridWindow m_mWindow
      MWindow
    • m_mTab

      public GridTab m_mTab
      MTab pointer
    • m_staticQuery

      public MQuery m_staticQuery
    • log

      public static final CLogger log
      Logger
    • AD_Table_ID

      public int AD_Table_ID
    • Record_ID

      public int Record_ID
  • Constructor Details

    • TrxMaterial

      public TrxMaterial()
  • Method Details

    • dynInit

      public void dynInit(IStatusBar statusBar)
      Dynamic Layout (Grid).
      Based on AD_Window: Material Transactions
      Parameters:
      statusBar -
    • refresh

      public void refresh(Object organization, Object locator, Object product, Object movementType, Timestamp movementDateFrom, Timestamp movementDateTo, IStatusBar statusBar)
      Refresh - Create Query and refresh grid
      Parameters:
      organization - optional AD_Org_ID filter
      locator - optional M_Locator_ID filter
      product - optional M_Product_ID filter
      movementType - optional MovementType filter
      movementDateFrom - optional MovementDate filter (>=)
      movementDateTo - optional MovementDate filter (<=)
      statusBar -
    • zoom

      public void zoom()
      Prepare for Zoom.
      Set value for AD_Table_ID and Record_ID