Package org.compiere.model
Interface I_PA_ReportColumn
-
- All Known Implementing Classes:
MReportColumn
,X_PA_ReportColumn
public interface I_PA_ReportColumn
Generated Interface for PA_ReportColumn- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_IDstatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_IDstatic String
COLUMNNAME_C_Location_ID
Column name C_Location_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_C_SalesRegion_ID
Column name C_SalesRegion_IDstatic String
COLUMNNAME_CalculationType
Column name CalculationTypestatic String
COLUMNNAME_ColumnType
Column name ColumnTypestatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_CurrencyType
Column name CurrencyTypestatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_ElementType
Column name ElementTypestatic String
COLUMNNAME_Factor
Column name Factorstatic String
COLUMNNAME_FormatPattern
Column name FormatPatternstatic String
COLUMNNAME_GL_Budget_ID
Column name GL_Budget_IDstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAdhocConversion
Column name IsAdhocConversionstatic String
COLUMNNAME_IsAllowOppositeSign
Column name IsAllowOppositeSignstatic String
COLUMNNAME_IsIncludeNullsActivity
Column name IsIncludeNullsActivitystatic String
COLUMNNAME_IsIncludeNullsBPartner
Column name IsIncludeNullsBPartnerstatic String
COLUMNNAME_IsIncludeNullsCampaign
Column name IsIncludeNullsCampaignstatic String
COLUMNNAME_IsIncludeNullsElementValue
Column name IsIncludeNullsElementValuestatic String
COLUMNNAME_IsIncludeNullsLocation
Column name IsIncludeNullsLocationstatic String
COLUMNNAME_IsIncludeNullsOrg
Column name IsIncludeNullsOrgstatic String
COLUMNNAME_IsIncludeNullsOrgTrx
Column name IsIncludeNullsOrgTrxstatic String
COLUMNNAME_IsIncludeNullsProduct
Column name IsIncludeNullsProductstatic String
COLUMNNAME_IsIncludeNullsProject
Column name IsIncludeNullsProjectstatic String
COLUMNNAME_IsIncludeNullsSalesRegion
Column name IsIncludeNullsSalesRegionstatic String
COLUMNNAME_IsIncludeNullsUserElement1
Column name IsIncludeNullsUserElement1static String
COLUMNNAME_IsIncludeNullsUserElement2
Column name IsIncludeNullsUserElement2static String
COLUMNNAME_IsPrinted
Column name IsPrintedstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_Oper_1_ID
Column name Oper_1_IDstatic String
COLUMNNAME_Oper_2_ID
Column name Oper_2_IDstatic String
COLUMNNAME_Oper_2_LineName
Column name Oper_2_LineNamestatic String
COLUMNNAME_Org_ID
Column name Org_IDstatic String
COLUMNNAME_PA_ReportColumn_ID
Column name PA_ReportColumn_IDstatic String
COLUMNNAME_PA_ReportColumn_UU
Column name PA_ReportColumn_UUstatic String
COLUMNNAME_PA_ReportColumnSet_ID
Column name PA_ReportColumnSet_IDstatic String
COLUMNNAME_PAAmountType
Column name PAAmountTypestatic String
COLUMNNAME_PAPeriodType
Column name PAPeriodTypestatic String
COLUMNNAME_PostingType
Column name PostingTypestatic String
COLUMNNAME_RelativePeriod
Column name RelativePeriodstatic String
COLUMNNAME_RelativePeriodTo
Column name RelativePeriodTostatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_UserElement1_ID
Column name UserElement1_IDstatic String
COLUMNNAME_UserElement2_ID
Column name UserElement2_IDstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=446static String
Table_Name
TableName=PA_ReportColumn
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgTrx_ID()
Get Trx Organization.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_ElementValue
getC_ElementValue()
int
getC_ElementValue_ID()
Get Account Element.I_C_Location
getC_Location()
int
getC_Location_ID()
Get Address.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.I_C_SalesRegion
getC_SalesRegion()
int
getC_SalesRegion_ID()
Get Sales Region.String
getCalculationType()
Get CalculationString
getColumnType()
Get Column TypeTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getCurrencyType()
Get Currency TypeString
getDescription()
Get Description.String
getElementType()
Get Type.String
getFactor()
Get Factor.String
getFormatPattern()
Get Format Pattern.I_GL_Budget
getGL_Budget()
int
getGL_Budget_ID()
Get Budget.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.String
getName()
Get Name.I_PA_ReportColumn
getOper_1()
int
getOper_1_ID()
Get Operand 1.I_PA_ReportColumn
getOper_2()
int
getOper_2_ID()
Get Operand 2.String
getOper_2_LineName()
Get Operand 2 Line Name.int
getOrg_ID()
Get Organization.int
getPA_ReportColumn_ID()
Get Report Column.String
getPA_ReportColumn_UU()
Get PA_ReportColumn_UUI_PA_ReportColumnSet
getPA_ReportColumnSet()
int
getPA_ReportColumnSet_ID()
Get Report Column Set.String
getPAAmountType()
Get Amount Type.String
getPAPeriodType()
Get Period Type.String
getPostingType()
Get PostingType.BigDecimal
getRelativePeriod()
Get Relative Period.BigDecimal
getRelativePeriodTo()
Get Relative Period To.int
getSeqNo()
Get Sequence.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.int
getUserElement1_ID()
Get User Column 1.int
getUserElement2_ID()
Get User Column 2.boolean
isActive()
Get Active.boolean
isAdhocConversion()
Get Adhoc Conversion.boolean
isAllowOppositeSign()
Get Allow Opposite Sign.boolean
isIncludeNullsActivity()
Get Include Nulls in Activity.boolean
isIncludeNullsBPartner()
Get Include Nulls in BPartner.boolean
isIncludeNullsCampaign()
Get Include Nulls in Campaign.boolean
isIncludeNullsElementValue()
Get Include Nulls in Account.boolean
isIncludeNullsLocation()
Get Include Nulls in Location.boolean
isIncludeNullsOrg()
Get Include Nulls in Org.boolean
isIncludeNullsOrgTrx()
Get Include Nulls in Org Trx.boolean
isIncludeNullsProduct()
Get Include Nulls in Product.boolean
isIncludeNullsProject()
Get Include Nulls in Project.boolean
isIncludeNullsSalesRegion()
Get Include Nulls in Sales Region.boolean
isIncludeNullsUserElement1()
Get Include Nulls in User Element 1.boolean
isIncludeNullsUserElement2()
Get Include Nulls in User Element 2.boolean
isPrinted()
Get Printed.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.void
setC_Activity_ID(int C_Activity_ID)
Set Activity.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element.void
setC_Location_ID(int C_Location_ID)
Set Address.void
setC_Project_ID(int C_Project_ID)
Set Project.void
setC_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region.void
setCalculationType(String CalculationType)
Set Calculationvoid
setColumnType(String ColumnType)
Set Column Typevoid
setCurrencyType(String CurrencyType)
Set Currency Typevoid
setDescription(String Description)
Set Description.void
setElementType(String ElementType)
Set Type.void
setFactor(String Factor)
Set Factor.void
setFormatPattern(String FormatPattern)
Set Format Pattern.void
setGL_Budget_ID(int GL_Budget_ID)
Set Budget.void
setIsActive(boolean IsActive)
Set Active.void
setIsAdhocConversion(boolean IsAdhocConversion)
Set Adhoc Conversion.void
setIsAllowOppositeSign(boolean IsAllowOppositeSign)
Set Allow Opposite Sign.void
setIsIncludeNullsActivity(boolean IsIncludeNullsActivity)
Set Include Nulls in Activity.void
setIsIncludeNullsBPartner(boolean IsIncludeNullsBPartner)
Set Include Nulls in BPartner.void
setIsIncludeNullsCampaign(boolean IsIncludeNullsCampaign)
Set Include Nulls in Campaign.void
setIsIncludeNullsElementValue(boolean IsIncludeNullsElementValue)
Set Include Nulls in Account.void
setIsIncludeNullsLocation(boolean IsIncludeNullsLocation)
Set Include Nulls in Location.void
setIsIncludeNullsOrg(boolean IsIncludeNullsOrg)
Set Include Nulls in Org.void
setIsIncludeNullsOrgTrx(boolean IsIncludeNullsOrgTrx)
Set Include Nulls in Org Trx.void
setIsIncludeNullsProduct(boolean IsIncludeNullsProduct)
Set Include Nulls in Product.void
setIsIncludeNullsProject(boolean IsIncludeNullsProject)
Set Include Nulls in Project.void
setIsIncludeNullsSalesRegion(boolean IsIncludeNullsSalesRegion)
Set Include Nulls in Sales Region.void
setIsIncludeNullsUserElement1(boolean IsIncludeNullsUserElement1)
Set Include Nulls in User Element 1.void
setIsIncludeNullsUserElement2(boolean IsIncludeNullsUserElement2)
Set Include Nulls in User Element 2.void
setIsPrinted(boolean IsPrinted)
Set Printed.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setName(String Name)
Set Name.void
setOper_1_ID(int Oper_1_ID)
Set Operand 1.void
setOper_2_ID(int Oper_2_ID)
Set Operand 2.void
setOper_2_LineName(String Oper_2_LineName)
Set Operand 2 Line Name.void
setOrg_ID(int Org_ID)
Set Organization.void
setPA_ReportColumn_ID(int PA_ReportColumn_ID)
Set Report Column.void
setPA_ReportColumn_UU(String PA_ReportColumn_UU)
Set PA_ReportColumn_UUvoid
setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
Set Report Column Set.void
setPAAmountType(String PAAmountType)
Set Amount Type.void
setPAPeriodType(String PAPeriodType)
Set Period Type.void
setPostingType(String PostingType)
Set PostingType.void
setRelativePeriod(BigDecimal RelativePeriod)
Set Relative Period.void
setRelativePeriodTo(BigDecimal RelativePeriodTo)
Set Relative Period To.void
setSeqNo(int SeqNo)
Set Sequence.void
setUserElement1_ID(int UserElement1_ID)
Set User Column 1.void
setUserElement2_ID(int UserElement2_ID)
Set User Column 2.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=PA_ReportColumn- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=446- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CalculationType
static final String COLUMNNAME_CalculationType
Column name CalculationType- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ElementValue_ID
static final String COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Location_ID
static final String COLUMNNAME_C_Location_ID
Column name C_Location_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ColumnType
static final String COLUMNNAME_ColumnType
Column name ColumnType- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_SalesRegion_ID
static final String COLUMNNAME_C_SalesRegion_ID
Column name C_SalesRegion_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CurrencyType
static final String COLUMNNAME_CurrencyType
Column name CurrencyType- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_ElementType
static final String COLUMNNAME_ElementType
Column name ElementType- See Also:
- Constant Field Values
-
COLUMNNAME_Factor
static final String COLUMNNAME_Factor
Column name Factor- See Also:
- Constant Field Values
-
COLUMNNAME_FormatPattern
static final String COLUMNNAME_FormatPattern
Column name FormatPattern- See Also:
- Constant Field Values
-
COLUMNNAME_GL_Budget_ID
static final String COLUMNNAME_GL_Budget_ID
Column name GL_Budget_ID- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAdhocConversion
static final String COLUMNNAME_IsAdhocConversion
Column name IsAdhocConversion- See Also:
- Constant Field Values
-
COLUMNNAME_IsAllowOppositeSign
static final String COLUMNNAME_IsAllowOppositeSign
Column name IsAllowOppositeSign- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsActivity
static final String COLUMNNAME_IsIncludeNullsActivity
Column name IsIncludeNullsActivity- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsBPartner
static final String COLUMNNAME_IsIncludeNullsBPartner
Column name IsIncludeNullsBPartner- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsCampaign
static final String COLUMNNAME_IsIncludeNullsCampaign
Column name IsIncludeNullsCampaign- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsElementValue
static final String COLUMNNAME_IsIncludeNullsElementValue
Column name IsIncludeNullsElementValue- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsLocation
static final String COLUMNNAME_IsIncludeNullsLocation
Column name IsIncludeNullsLocation- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsOrg
static final String COLUMNNAME_IsIncludeNullsOrg
Column name IsIncludeNullsOrg- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsOrgTrx
static final String COLUMNNAME_IsIncludeNullsOrgTrx
Column name IsIncludeNullsOrgTrx- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsProduct
static final String COLUMNNAME_IsIncludeNullsProduct
Column name IsIncludeNullsProduct- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsProject
static final String COLUMNNAME_IsIncludeNullsProject
Column name IsIncludeNullsProject- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsSalesRegion
static final String COLUMNNAME_IsIncludeNullsSalesRegion
Column name IsIncludeNullsSalesRegion- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsUserElement1
static final String COLUMNNAME_IsIncludeNullsUserElement1
Column name IsIncludeNullsUserElement1- See Also:
- Constant Field Values
-
COLUMNNAME_IsIncludeNullsUserElement2
static final String COLUMNNAME_IsIncludeNullsUserElement2
Column name IsIncludeNullsUserElement2- See Also:
- Constant Field Values
-
COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsPrinted
Column name IsPrinted- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Oper_1_ID
static final String COLUMNNAME_Oper_1_ID
Column name Oper_1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Oper_2_ID
static final String COLUMNNAME_Oper_2_ID
Column name Oper_2_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Oper_2_LineName
static final String COLUMNNAME_Oper_2_LineName
Column name Oper_2_LineName- See Also:
- Constant Field Values
-
COLUMNNAME_Org_ID
static final String COLUMNNAME_Org_ID
Column name Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PAAmountType
static final String COLUMNNAME_PAAmountType
Column name PAAmountType- See Also:
- Constant Field Values
-
COLUMNNAME_PAPeriodType
static final String COLUMNNAME_PAPeriodType
Column name PAPeriodType- See Also:
- Constant Field Values
-
COLUMNNAME_PA_ReportColumn_ID
static final String COLUMNNAME_PA_ReportColumn_ID
Column name PA_ReportColumn_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_ReportColumnSet_ID
static final String COLUMNNAME_PA_ReportColumnSet_ID
Column name PA_ReportColumnSet_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_ReportColumn_UU
static final String COLUMNNAME_PA_ReportColumn_UU
Column name PA_ReportColumn_UU- See Also:
- Constant Field Values
-
COLUMNNAME_PostingType
static final String COLUMNNAME_PostingType
Column name PostingType- See Also:
- Constant Field Values
-
COLUMNNAME_RelativePeriod
static final String COLUMNNAME_RelativePeriod
Column name RelativePeriod- See Also:
- Constant Field Values
-
COLUMNNAME_RelativePeriodTo
static final String COLUMNNAME_RelativePeriodTo
Column name RelativePeriodTo- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_UserElement1_ID
static final String COLUMNNAME_UserElement1_ID
Column name UserElement1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_UserElement2_ID
static final String COLUMNNAME_UserElement2_ID
Column name UserElement2_ID- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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
-
setCalculationType
void setCalculationType(String CalculationType)
Set Calculation
-
getCalculationType
String getCalculationType()
Get Calculation
-
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_Currency_ID
void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record
-
getC_Currency_ID
int getC_Currency_ID()
Get Currency. The Currency for this record
-
getC_Currency
I_C_Currency getC_Currency() 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
-
setColumnType
void setColumnType(String ColumnType)
Set Column Type
-
getColumnType
String getColumnType()
Get Column Type
-
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
-
setCurrencyType
void setCurrencyType(String CurrencyType)
Set Currency Type
-
getCurrencyType
String getCurrencyType()
Get Currency Type
-
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)
-
setFactor
void setFactor(String Factor)
Set Factor. Scaling factor.
-
getFactor
String getFactor()
Get Factor. Scaling factor.
-
setFormatPattern
void setFormatPattern(String FormatPattern)
Set Format Pattern. The pattern used to format a number or date.
-
getFormatPattern
String getFormatPattern()
Get Format Pattern. The pattern used to format a number or date.
-
setGL_Budget_ID
void setGL_Budget_ID(int GL_Budget_ID)
Set Budget. General Ledger Budget
-
getGL_Budget_ID
int getGL_Budget_ID()
Get Budget. General Ledger Budget
-
getGL_Budget
I_GL_Budget getGL_Budget() throws RuntimeException
- Throws:
RuntimeException
-
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
-
setIsAdhocConversion
void setIsAdhocConversion(boolean IsAdhocConversion)
Set Adhoc Conversion. Perform conversion for all amounts to currency
-
isAdhocConversion
boolean isAdhocConversion()
Get Adhoc Conversion. Perform conversion for all amounts to currency
-
setIsAllowOppositeSign
void setIsAllowOppositeSign(boolean IsAllowOppositeSign)
Set Allow Opposite Sign. Allow column values to be displayed with the opposite sign
-
isAllowOppositeSign
boolean isAllowOppositeSign()
Get Allow Opposite Sign. Allow column values to be displayed with the opposite sign
-
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
-
setIsPrinted
void setIsPrinted(boolean IsPrinted)
Set Printed. Indicates if this document / line is printed
-
isPrinted
boolean isPrinted()
Get Printed. Indicates if this document / line is printed
-
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
-
setOper_1_ID
void setOper_1_ID(int Oper_1_ID)
Set Operand 1. First operand for calculation
-
getOper_1_ID
int getOper_1_ID()
Get Operand 1. First operand for calculation
-
getOper_1
I_PA_ReportColumn getOper_1() throws RuntimeException
- Throws:
RuntimeException
-
setOper_2_ID
void setOper_2_ID(int Oper_2_ID)
Set Operand 2. Second operand for calculation
-
getOper_2_ID
int getOper_2_ID()
Get Operand 2. Second operand for calculation
-
getOper_2
I_PA_ReportColumn getOper_2() throws RuntimeException
- Throws:
RuntimeException
-
setOper_2_LineName
void setOper_2_LineName(String Oper_2_LineName)
Set Operand 2 Line Name. Name of the financial report line to take values from
-
getOper_2_LineName
String getOper_2_LineName()
Get Operand 2 Line Name. Name of the financial report line to take values from
-
setOrg_ID
void setOrg_ID(int Org_ID)
Set Organization. Organizational entity within client
-
getOrg_ID
int getOrg_ID()
Get Organization. Organizational entity within client
-
setPAAmountType
void setPAAmountType(String PAAmountType)
Set Amount Type. PA Amount Type for reporting
-
getPAAmountType
String getPAAmountType()
Get Amount Type. PA Amount Type for reporting
-
setPAPeriodType
void setPAPeriodType(String PAPeriodType)
Set Period Type. PA Period Type
-
getPAPeriodType
String getPAPeriodType()
Get Period Type. PA Period Type
-
setPA_ReportColumn_ID
void setPA_ReportColumn_ID(int PA_ReportColumn_ID)
Set Report Column. Column in Report
-
getPA_ReportColumn_ID
int getPA_ReportColumn_ID()
Get Report Column. Column in Report
-
setPA_ReportColumnSet_ID
void setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
Set Report Column Set. Collection of Columns for Report
-
getPA_ReportColumnSet_ID
int getPA_ReportColumnSet_ID()
Get Report Column Set. Collection of Columns for Report
-
getPA_ReportColumnSet
I_PA_ReportColumnSet getPA_ReportColumnSet() throws RuntimeException
- Throws:
RuntimeException
-
setPA_ReportColumn_UU
void setPA_ReportColumn_UU(String PA_ReportColumn_UU)
Set PA_ReportColumn_UU
-
getPA_ReportColumn_UU
String getPA_ReportColumn_UU()
Get PA_ReportColumn_UU
-
setPostingType
void setPostingType(String PostingType)
Set PostingType. The type of posted amount for the transaction
-
getPostingType
String getPostingType()
Get PostingType. The type of posted amount for the transaction
-
setRelativePeriod
void setRelativePeriod(BigDecimal RelativePeriod)
Set Relative Period. Period offset (0 is current)
-
getRelativePeriod
BigDecimal getRelativePeriod()
Get Relative Period. Period offset (0 is current)
-
setRelativePeriodTo
void setRelativePeriodTo(BigDecimal RelativePeriodTo)
Set Relative Period To. Period offset (0 is current)
-
getRelativePeriodTo
BigDecimal getRelativePeriodTo()
Get Relative Period To. Period offset (0 is current)
-
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
-
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
-
-