Interface I_M_Warehouse_Acct

All Known Implementing Classes:
X_M_Warehouse_Acct

public interface I_M_Warehouse_Acct
Generated Interface for M_Warehouse_Acct
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setC_AcctSchema_ID

      void setC_AcctSchema_ID(int C_AcctSchema_ID)
      Set Accounting Schema. Rules for accounting
    • getC_AcctSchema_ID

      int getC_AcctSchema_ID()
      Get Accounting Schema. Rules for accounting
    • getC_AcctSchema

      I_C_AcctSchema getC_AcctSchema() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setM_Warehouse_Acct_UU

      void setM_Warehouse_Acct_UU(String M_Warehouse_Acct_UU)
      Set M_Warehouse_Acct_UU
    • getM_Warehouse_Acct_UU

      String getM_Warehouse_Acct_UU()
      Get M_Warehouse_Acct_UU
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setW_Differences_Acct

      void setW_Differences_Acct(int W_Differences_Acct)
      Set Warehouse Differences. Warehouse Differences Account
    • getW_Differences_Acct

      int getW_Differences_Acct()
      Get Warehouse Differences. Warehouse Differences Account
    • getW_Differences_A

      I_C_ValidCombination getW_Differences_A() throws RuntimeException
      Throws:
      RuntimeException