Interface I_GL_DistributionLine

All Known Implementing Classes:
MDistributionLine, X_GL_DistributionLine

public interface I_GL_DistributionLine
Generated Interface for GL_DistributionLine
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
    • 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
    • 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_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
    • getGL_Distribution

      I_GL_Distribution getGL_Distribution() throws RuntimeException
      Throws:
      RuntimeException
    • setGL_DistributionLine_ID

      void setGL_DistributionLine_ID(int GL_DistributionLine_ID)
      Set GL Distribution Line. General Ledger Distribution Line
    • getGL_DistributionLine_ID

      int getGL_DistributionLine_ID()
      Get GL Distribution Line. General Ledger Distribution Line
    • setGL_DistributionLine_UU

      void setGL_DistributionLine_UU(String GL_DistributionLine_UU)
      Set GL_DistributionLine_UU
    • getGL_DistributionLine_UU

      String getGL_DistributionLine_UU()
      Get GL_DistributionLine_UU
    • 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
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • 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
    • 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
    • setOverwriteAcct

      void setOverwriteAcct(boolean OverwriteAcct)
      Set Overwrite Account. Overwrite the account segment Account with the value specified
    • isOverwriteAcct

      boolean isOverwriteAcct()
      Get Overwrite Account. Overwrite the account segment Account with the value specified
    • setOverwriteActivity

      void setOverwriteActivity(boolean OverwriteActivity)
      Set Overwrite Activity. Overwrite the account segment Activity with the value specified
    • isOverwriteActivity

      boolean isOverwriteActivity()
      Get Overwrite Activity. Overwrite the account segment Activity with the value specified
    • setOverwriteBPartner

      void setOverwriteBPartner(boolean OverwriteBPartner)
      Set Overwrite Bus.Partner. Overwrite the account segment Business Partner with the value specified
    • isOverwriteBPartner

      boolean isOverwriteBPartner()
      Get Overwrite Bus.Partner. Overwrite the account segment Business Partner with the value specified
    • setOverwriteCampaign

      void setOverwriteCampaign(boolean OverwriteCampaign)
      Set Overwrite Campaign. Overwrite the account segment Campaign with the value specified
    • isOverwriteCampaign

      boolean isOverwriteCampaign()
      Get Overwrite Campaign. Overwrite the account segment Campaign with the value specified
    • setOverwriteLocFrom

      void setOverwriteLocFrom(boolean OverwriteLocFrom)
      Set Overwrite Location From. Overwrite the account segment Location From with the value specified
    • isOverwriteLocFrom

      boolean isOverwriteLocFrom()
      Get Overwrite Location From. Overwrite the account segment Location From with the value specified
    • setOverwriteLocTo

      void setOverwriteLocTo(boolean OverwriteLocTo)
      Set Overwrite Location To. Overwrite the account segment Location From with the value specified
    • isOverwriteLocTo

      boolean isOverwriteLocTo()
      Get Overwrite Location To. Overwrite the account segment Location From with the value specified
    • setOverwriteOrg

      void setOverwriteOrg(boolean OverwriteOrg)
      Set Overwrite Organization. Overwrite the account segment Organization with the value specified
    • isOverwriteOrg

      boolean isOverwriteOrg()
      Get Overwrite Organization. Overwrite the account segment Organization with the value specified
    • setOverwriteOrgTrx

      void setOverwriteOrgTrx(boolean OverwriteOrgTrx)
      Set Overwrite Trx Organization. Overwrite the account segment Transaction Organization with the value specified
    • isOverwriteOrgTrx

      boolean isOverwriteOrgTrx()
      Get Overwrite Trx Organization. Overwrite the account segment Transaction Organization with the value specified
    • setOverwriteProduct

      void setOverwriteProduct(boolean OverwriteProduct)
      Set Overwrite Product. Overwrite the account segment Product with the value specified
    • isOverwriteProduct

      boolean isOverwriteProduct()
      Get Overwrite Product. Overwrite the account segment Product with the value specified
    • setOverwriteProject

      void setOverwriteProject(boolean OverwriteProject)
      Set Overwrite Project. Overwrite the account segment Project with the value specified
    • isOverwriteProject

      boolean isOverwriteProject()
      Get Overwrite Project. Overwrite the account segment Project with the value specified
    • setOverwriteSalesRegion

      void setOverwriteSalesRegion(boolean OverwriteSalesRegion)
      Set Overwrite Sales Region. Overwrite the account segment Sales Region with the value specified
    • isOverwriteSalesRegion

      boolean isOverwriteSalesRegion()
      Get Overwrite Sales Region. Overwrite the account segment Sales Region with the value specified
    • setOverwriteUser1

      void setOverwriteUser1(boolean OverwriteUser1)
      Set Overwrite User1. Overwrite the account segment User 1 with the value specified
    • isOverwriteUser1

      boolean isOverwriteUser1()
      Get Overwrite User1. Overwrite the account segment User 1 with the value specified
    • setOverwriteUser2

      void setOverwriteUser2(boolean OverwriteUser2)
      Set Overwrite User2. Overwrite the account segment User 2 with the value specified
    • isOverwriteUser2

      boolean isOverwriteUser2()
      Get Overwrite User2. Overwrite the account segment User 2 with the value specified
    • setPercent

      void setPercent(BigDecimal Percent)
      Set Percent. Percentage
    • getPercent

      BigDecimal getPercent()
      Get Percent. Percentage
    • 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