Interface I_PA_ReportSource

All Known Implementing Classes:
MReportSource, X_PA_ReportSource

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

    • Table_Name

      static final String Table_Name
      TableName=PA_ReportSource
      See Also:
    • Table_ID

      static final int Table_ID
      AD_Table_ID=450
      See Also:
    • Model

      static final KeyNamePair Model
    • accessLevel

      static final BigDecimal accessLevel
      AccessLevel = 3 - Client - Org
    • COLUMNNAME_AD_Client_ID

      static final String COLUMNNAME_AD_Client_ID
      Column name AD_Client_ID
      See Also:
    • COLUMNNAME_AD_Org_ID

      static final String COLUMNNAME_AD_Org_ID
      Column name AD_Org_ID
      See Also:
    • COLUMNNAME_AD_OrgTrx_ID

      static final String COLUMNNAME_AD_OrgTrx_ID
      Column name AD_OrgTrx_ID
      See Also:
    • COLUMNNAME_C_Activity_ID

      static final String COLUMNNAME_C_Activity_ID
      Column name C_Activity_ID
      See Also:
    • COLUMNNAME_C_BPartner_ID

      static final String COLUMNNAME_C_BPartner_ID
      Column name C_BPartner_ID
      See Also:
    • COLUMNNAME_C_Campaign_ID

      static final String COLUMNNAME_C_Campaign_ID
      Column name C_Campaign_ID
      See Also:
    • COLUMNNAME_C_ElementValue_ID

      static final String COLUMNNAME_C_ElementValue_ID
      Column name C_ElementValue_ID
      See Also:
    • COLUMNNAME_C_Location_ID

      static final String COLUMNNAME_C_Location_ID
      Column name C_Location_ID
      See Also:
    • COLUMNNAME_C_Project_ID

      static final String COLUMNNAME_C_Project_ID
      Column name C_Project_ID
      See Also:
    • COLUMNNAME_Created

      static final String COLUMNNAME_Created
      Column name Created
      See Also:
    • COLUMNNAME_CreatedBy

      static final String COLUMNNAME_CreatedBy
      Column name CreatedBy
      See Also:
    • COLUMNNAME_C_SalesRegion_ID

      static final String COLUMNNAME_C_SalesRegion_ID
      Column name C_SalesRegion_ID
      See Also:
    • COLUMNNAME_Description

      static final String COLUMNNAME_Description
      Column name Description
      See Also:
    • COLUMNNAME_ElementType

      static final String COLUMNNAME_ElementType
      Column name ElementType
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_IsIncludeNullsActivity

      static final String COLUMNNAME_IsIncludeNullsActivity
      Column name IsIncludeNullsActivity
      See Also:
    • COLUMNNAME_IsIncludeNullsBPartner

      static final String COLUMNNAME_IsIncludeNullsBPartner
      Column name IsIncludeNullsBPartner
      See Also:
    • COLUMNNAME_IsIncludeNullsCampaign

      static final String COLUMNNAME_IsIncludeNullsCampaign
      Column name IsIncludeNullsCampaign
      See Also:
    • COLUMNNAME_IsIncludeNullsElementValue

      static final String COLUMNNAME_IsIncludeNullsElementValue
      Column name IsIncludeNullsElementValue
      See Also:
    • COLUMNNAME_IsIncludeNullsLocation

      static final String COLUMNNAME_IsIncludeNullsLocation
      Column name IsIncludeNullsLocation
      See Also:
    • COLUMNNAME_IsIncludeNullsOrg

      static final String COLUMNNAME_IsIncludeNullsOrg
      Column name IsIncludeNullsOrg
      See Also:
    • COLUMNNAME_IsIncludeNullsOrgTrx

      static final String COLUMNNAME_IsIncludeNullsOrgTrx
      Column name IsIncludeNullsOrgTrx
      See Also:
    • COLUMNNAME_IsIncludeNullsProduct

      static final String COLUMNNAME_IsIncludeNullsProduct
      Column name IsIncludeNullsProduct
      See Also:
    • COLUMNNAME_IsIncludeNullsProject

      static final String COLUMNNAME_IsIncludeNullsProject
      Column name IsIncludeNullsProject
      See Also:
    • COLUMNNAME_IsIncludeNullsSalesRegion

      static final String COLUMNNAME_IsIncludeNullsSalesRegion
      Column name IsIncludeNullsSalesRegion
      See Also:
    • COLUMNNAME_IsIncludeNullsUserElement1

      static final String COLUMNNAME_IsIncludeNullsUserElement1
      Column name IsIncludeNullsUserElement1
      See Also:
    • COLUMNNAME_IsIncludeNullsUserElement2

      static final String COLUMNNAME_IsIncludeNullsUserElement2
      Column name IsIncludeNullsUserElement2
      See Also:
    • COLUMNNAME_M_Product_ID

      static final String COLUMNNAME_M_Product_ID
      Column name M_Product_ID
      See Also:
    • COLUMNNAME_Org_ID

      static final String COLUMNNAME_Org_ID
      Column name Org_ID
      See Also:
    • COLUMNNAME_PA_ReportLine_ID

      static final String COLUMNNAME_PA_ReportLine_ID
      Column name PA_ReportLine_ID
      See Also:
    • COLUMNNAME_PA_ReportSource_ID

      static final String COLUMNNAME_PA_ReportSource_ID
      Column name PA_ReportSource_ID
      See Also:
    • COLUMNNAME_PA_ReportSource_UU

      static final String COLUMNNAME_PA_ReportSource_UU
      Column name PA_ReportSource_UU
      See Also:
    • COLUMNNAME_Updated

      static final String COLUMNNAME_Updated
      Column name Updated
      See Also:
    • COLUMNNAME_UpdatedBy

      static final String COLUMNNAME_UpdatedBy
      Column name UpdatedBy
      See Also:
    • COLUMNNAME_UserElement1_ID

      static final String COLUMNNAME_UserElement1_ID
      Column name UserElement1_ID
      See Also:
    • COLUMNNAME_UserElement2_ID

      static final String COLUMNNAME_UserElement2_ID
      Column name UserElement2_ID
      See Also:
  • 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
    • 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_ElementValue_ID

      void setC_ElementValue_ID(int C_ElementValue_ID)
      Set Account Element. Account Element
    • getC_ElementValue_ID

      int getC_ElementValue_ID()
      Get Account Element. Account Element
    • getC_ElementValue

      I_C_ElementValue getC_ElementValue() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Location_ID

      void setC_Location_ID(int C_Location_ID)
      Set Address. Location or Address
    • getC_Location_ID

      int getC_Location_ID()
      Get Address. Location or Address
    • getC_Location

      I_C_Location getC_Location() 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
    • setElementType

      void setElementType(String ElementType)
      Set Type. Element Type (account or user defined)
    • getElementType

      String getElementType()
      Get Type. Element Type (account or user defined)
    • 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
    • setIsIncludeNullsActivity

      void setIsIncludeNullsActivity(boolean IsIncludeNullsActivity)
      Set Include Nulls in Activity. Include nulls in the selection of the activity
    • isIncludeNullsActivity

      boolean isIncludeNullsActivity()
      Get Include Nulls in Activity. Include nulls in the selection of the activity
    • setIsIncludeNullsBPartner

      void setIsIncludeNullsBPartner(boolean IsIncludeNullsBPartner)
      Set Include Nulls in BPartner. Include nulls in the selection of the business partner
    • isIncludeNullsBPartner

      boolean isIncludeNullsBPartner()
      Get Include Nulls in BPartner. Include nulls in the selection of the business partner
    • setIsIncludeNullsCampaign

      void setIsIncludeNullsCampaign(boolean IsIncludeNullsCampaign)
      Set Include Nulls in Campaign. Include nulls in the selection of the campaign
    • isIncludeNullsCampaign

      boolean isIncludeNullsCampaign()
      Get Include Nulls in Campaign. Include nulls in the selection of the campaign
    • setIsIncludeNullsElementValue

      void setIsIncludeNullsElementValue(boolean IsIncludeNullsElementValue)
      Set Include Nulls in Account. Include nulls in the selection of the account
    • isIncludeNullsElementValue

      boolean isIncludeNullsElementValue()
      Get Include Nulls in Account. Include nulls in the selection of the account
    • setIsIncludeNullsLocation

      void setIsIncludeNullsLocation(boolean IsIncludeNullsLocation)
      Set Include Nulls in Location. Include nulls in the selection of the location
    • isIncludeNullsLocation

      boolean isIncludeNullsLocation()
      Get Include Nulls in Location. Include nulls in the selection of the location
    • setIsIncludeNullsOrg

      void setIsIncludeNullsOrg(boolean IsIncludeNullsOrg)
      Set Include Nulls in Org. Include nulls in the selection of the organization
    • isIncludeNullsOrg

      boolean isIncludeNullsOrg()
      Get Include Nulls in Org. Include nulls in the selection of the organization
    • setIsIncludeNullsOrgTrx

      void setIsIncludeNullsOrgTrx(boolean IsIncludeNullsOrgTrx)
      Set Include Nulls in Org Trx. Include nulls in the selection of the organization transaction
    • isIncludeNullsOrgTrx

      boolean isIncludeNullsOrgTrx()
      Get Include Nulls in Org Trx. Include nulls in the selection of the organization transaction
    • setIsIncludeNullsProduct

      void setIsIncludeNullsProduct(boolean IsIncludeNullsProduct)
      Set Include Nulls in Product. Include nulls in the selection of the product
    • isIncludeNullsProduct

      boolean isIncludeNullsProduct()
      Get Include Nulls in Product. Include nulls in the selection of the product
    • setIsIncludeNullsProject

      void setIsIncludeNullsProject(boolean IsIncludeNullsProject)
      Set Include Nulls in Project. Include nulls in the selection of the project
    • isIncludeNullsProject

      boolean isIncludeNullsProject()
      Get Include Nulls in Project. Include nulls in the selection of the project
    • setIsIncludeNullsSalesRegion

      void setIsIncludeNullsSalesRegion(boolean IsIncludeNullsSalesRegion)
      Set Include Nulls in Sales Region. Include nulls in the selection of the sales region
    • isIncludeNullsSalesRegion

      boolean isIncludeNullsSalesRegion()
      Get Include Nulls in Sales Region. Include nulls in the selection of the sales region
    • setIsIncludeNullsUserElement1

      void setIsIncludeNullsUserElement1(boolean IsIncludeNullsUserElement1)
      Set Include Nulls in User Element 1. Include nulls in the selection of the user element 1
    • isIncludeNullsUserElement1

      boolean isIncludeNullsUserElement1()
      Get Include Nulls in User Element 1. Include nulls in the selection of the user element 1
    • setIsIncludeNullsUserElement2

      void setIsIncludeNullsUserElement2(boolean IsIncludeNullsUserElement2)
      Set Include Nulls in User Element 2. Include nulls in the selection of the user element 2
    • isIncludeNullsUserElement2

      boolean isIncludeNullsUserElement2()
      Get Include Nulls in User Element 2. Include nulls in the selection of the user element 2
    • 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
    • setPA_ReportLine_ID

      void setPA_ReportLine_ID(int PA_ReportLine_ID)
      Set Report Line
    • getPA_ReportLine_ID

      int getPA_ReportLine_ID()
      Get Report Line
    • getPA_ReportLine

      I_PA_ReportLine getPA_ReportLine() throws RuntimeException
      Throws:
      RuntimeException
    • setPA_ReportSource_ID

      void setPA_ReportSource_ID(int PA_ReportSource_ID)
      Set Report Source. Restriction of what will be shown in Report Line
    • getPA_ReportSource_ID

      int getPA_ReportSource_ID()
      Get Report Source. Restriction of what will be shown in Report Line
    • setPA_ReportSource_UU

      void setPA_ReportSource_UU(String PA_ReportSource_UU)
      Set PA_ReportSource_UU
    • getPA_ReportSource_UU

      String getPA_ReportSource_UU()
      Get PA_ReportSource_UU
    • getUpdated

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

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

      void setUserElement1_ID(int UserElement1_ID)
      Set User Column 1. User defined accounting Element
    • getUserElement1_ID

      int getUserElement1_ID()
      Get User Column 1. User defined accounting Element
    • setUserElement2_ID

      void setUserElement2_ID(int UserElement2_ID)
      Set User Column 2. User defined accounting Element
    • getUserElement2_ID

      int getUserElement2_ID()
      Get User Column 2. User defined accounting Element