Interface I_GL_Distribution

All Known Implementing Classes:
MDistribution, X_GL_Distribution

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

  • Method Details

    • setAccount_ID

      void setAccount_ID(int Account_ID)
      Set Account. Account used
    • getAccount_ID

      int getAccount_ID()
      Get Account. Account used
    • getAccount

      I_C_ElementValue getAccount() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAD_OrgTrx_ID

      void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
      Set Trx Organization. Performing or initiating organization
    • getAD_OrgTrx_ID

      int getAD_OrgTrx_ID()
      Get Trx Organization. Performing or initiating organization
    • setAnyAcct

      void setAnyAcct(boolean AnyAcct)
      Set Any Account. Match any value of the Account segment
    • isAnyAcct

      boolean isAnyAcct()
      Get Any Account. Match any value of the Account segment
    • setAnyActivity

      void setAnyActivity(boolean AnyActivity)
      Set Any Activity. Match any value of the Activity segment
    • isAnyActivity

      boolean isAnyActivity()
      Get Any Activity. Match any value of the Activity segment
    • setAnyBPartner

      void setAnyBPartner(boolean AnyBPartner)
      Set Any Bus.Partner. Match any value of the Business Partner segment
    • isAnyBPartner

      boolean isAnyBPartner()
      Get Any Bus.Partner. Match any value of the Business Partner segment
    • setAnyCampaign

      void setAnyCampaign(boolean AnyCampaign)
      Set Any Campaign. Match any value of the Campaign segment
    • isAnyCampaign

      boolean isAnyCampaign()
      Get Any Campaign. Match any value of the Campaign segment
    • setAnyLocFrom

      void setAnyLocFrom(boolean AnyLocFrom)
      Set Any Location From. Match any value of the Location From segment
    • isAnyLocFrom

      boolean isAnyLocFrom()
      Get Any Location From. Match any value of the Location From segment
    • setAnyLocTo

      void setAnyLocTo(boolean AnyLocTo)
      Set Any Location To. Match any value of the Location To segment
    • isAnyLocTo

      boolean isAnyLocTo()
      Get Any Location To. Match any value of the Location To segment
    • setAnyOrg

      void setAnyOrg(boolean AnyOrg)
      Set Any Organization. Match any value of the Organization segment
    • isAnyOrg

      boolean isAnyOrg()
      Get Any Organization. Match any value of the Organization segment
    • setAnyOrgTrx

      void setAnyOrgTrx(boolean AnyOrgTrx)
      Set Any Trx Organization. Match any value of the Transaction Organization segment
    • isAnyOrgTrx

      boolean isAnyOrgTrx()
      Get Any Trx Organization. Match any value of the Transaction Organization segment
    • setAnyProduct

      void setAnyProduct(boolean AnyProduct)
      Set Any Product. Match any value of the Product segment
    • isAnyProduct

      boolean isAnyProduct()
      Get Any Product. Match any value of the Product segment
    • setAnyProject

      void setAnyProject(boolean AnyProject)
      Set Any Project. Match any value of the Project segment
    • isAnyProject

      boolean isAnyProject()
      Get Any Project. Match any value of the Project segment
    • setAnySalesRegion

      void setAnySalesRegion(boolean AnySalesRegion)
      Set Any Sales Region. Match any value of the Sales Region segment
    • isAnySalesRegion

      boolean isAnySalesRegion()
      Get Any Sales Region. Match any value of the Sales Region segment
    • setAnyUser1

      void setAnyUser1(boolean AnyUser1)
      Set Any User 1. Match any value of the User 1 segment
    • isAnyUser1

      boolean isAnyUser1()
      Get Any User 1. Match any value of the User 1 segment
    • setAnyUser2

      void setAnyUser2(boolean AnyUser2)
      Set Any User 2. Match any value of the User 2 segment
    • isAnyUser2

      boolean isAnyUser2()
      Get Any User 2. Match any value of the User 2 segment
    • 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
    • setC_Activity_ID

      void setC_Activity_ID(int C_Activity_ID)
      Set Activity. Business Activity
    • getC_Activity_ID

      int getC_Activity_ID()
      Get Activity. Business Activity
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Campaign_ID

      void setC_Campaign_ID(int C_Campaign_ID)
      Set Campaign. Marketing Campaign
    • getC_Campaign_ID

      int getC_Campaign_ID()
      Get Campaign. Marketing Campaign
    • getC_Campaign

      I_C_Campaign getC_Campaign() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • setC_LocFrom_ID

      void setC_LocFrom_ID(int C_LocFrom_ID)
      Set Location From. Location that inventory was moved from
    • getC_LocFrom_ID

      int getC_LocFrom_ID()
      Get Location From. Location that inventory was moved from
    • getC_LocFrom

      I_C_Location getC_LocFrom() throws RuntimeException
      Throws:
      RuntimeException
    • setC_LocTo_ID

      void setC_LocTo_ID(int C_LocTo_ID)
      Set Location To. Location that inventory was moved to
    • getC_LocTo_ID

      int getC_LocTo_ID()
      Get Location To. Location that inventory was moved to
    • getC_LocTo

      I_C_Location getC_LocTo() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Project_ID

      void setC_Project_ID(int C_Project_ID)
      Set Project. Financial Project
    • getC_Project_ID

      int getC_Project_ID()
      Get Project. Financial Project
    • getC_Project

      I_C_Project getC_Project() 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
    • setC_SalesRegion_ID

      void setC_SalesRegion_ID(int C_SalesRegion_ID)
      Set Sales Region. Sales coverage region
    • getC_SalesRegion_ID

      int getC_SalesRegion_ID()
      Get Sales Region. Sales coverage region
    • getC_SalesRegion

      I_C_SalesRegion getC_SalesRegion() throws RuntimeException
      Throws:
      RuntimeException
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setGL_Distribution_ID

      void setGL_Distribution_ID(int GL_Distribution_ID)
      Set GL Distribution. General Ledger Distribution
    • getGL_Distribution_ID

      int getGL_Distribution_ID()
      Get GL Distribution. General Ledger Distribution
    • setGL_Distribution_UU

      void setGL_Distribution_UU(String GL_Distribution_UU)
      Set GL_Distribution_UU
    • getGL_Distribution_UU

      String getGL_Distribution_UU()
      Get GL_Distribution_UU
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setIsCreateReversal

      void setIsCreateReversal(boolean IsCreateReversal)
      Set Create Reversal. Indicates that reversal movement will be created, if disabled the original movement will be deleted.
    • isCreateReversal

      boolean isCreateReversal()
      Get Create Reversal. Indicates that reversal movement will be created, if disabled the original movement will be deleted.
    • setIsValid

      void setIsValid(boolean IsValid)
      Set Valid. Element is valid
    • isValid

      boolean isValid()
      Get Valid. Element is valid
    • setM_Product_ID

      void setM_Product_ID(int M_Product_ID)
      Set Product. Product, Service, Item
    • getM_Product_ID

      int getM_Product_ID()
      Get Product. Product, Service, Item
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setOrg_ID

      void setOrg_ID(int Org_ID)
      Set Organization. Organizational entity within tenant
    • getOrg_ID

      int getOrg_ID()
      Get Organization. Organizational entity within tenant
    • setPercentTotal

      void setPercentTotal(BigDecimal PercentTotal)
      Set Total Percent. Sum of the Percent details
    • getPercentTotal

      BigDecimal getPercentTotal()
      Get Total Percent. Sum of the Percent details
    • setPostingType

      void setPostingType(String PostingType)
      Set Posting Type. The type of posted amount for the transaction
    • getPostingType

      String getPostingType()
      Get Posting Type. The type of posted amount for the transaction
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • getUpdated

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

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

      void setUser1_ID(int User1_ID)
      Set User Element List 1. User defined list element #1
    • getUser1_ID

      int getUser1_ID()
      Get User Element List 1. User defined list element #1
    • getUser1

      Throws:
      RuntimeException
    • setUser2_ID

      void setUser2_ID(int User2_ID)
      Set User Element List 2. User defined list element #2
    • getUser2_ID

      int getUser2_ID()
      Get User Element List 2. User defined list element #2
    • getUser2

      Throws:
      RuntimeException
    • setValidFrom

      void setValidFrom(Timestamp ValidFrom)
      Set Valid from. Valid from including this date (first day)
    • getValidFrom

      Timestamp getValidFrom()
      Get Valid from. Valid from including this date (first day)
    • setValidTo

      void setValidTo(Timestamp ValidTo)
      Set Valid to. Valid to including this date (last day)
    • getValidTo

      Timestamp getValidTo()
      Get Valid to. Valid to including this date (last day)