Adempiere 3.5.2a

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 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 7 - System - Client - Org
static String COLUMNNAME_AmountType
          Column name AmountType
static String COLUMNNAME_C_Activity_ID
          Column name C_Activity_ID
static String COLUMNNAME_C_BPartner_ID
          Column name C_BPartner_ID
static String COLUMNNAME_C_Campaign_ID
          Column name C_Campaign_ID
static String COLUMNNAME_C_Currency_ID
          Column name C_Currency_ID
static String COLUMNNAME_C_ElementValue_ID
          Column name C_ElementValue_ID
static String COLUMNNAME_C_Location_ID
          Column name C_Location_ID
static String COLUMNNAME_C_Project_ID
          Column name C_Project_ID
static String COLUMNNAME_C_SalesRegion_ID
          Column name C_SalesRegion_ID
static String COLUMNNAME_CalculationType
          Column name CalculationType
static String COLUMNNAME_ColumnType
          Column name ColumnType
static String COLUMNNAME_CurrencyType
          Column name CurrencyType
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_ElementType
          Column name ElementType
static String COLUMNNAME_GL_Budget_ID
          Column name GL_Budget_ID
static String COLUMNNAME_IsAdhocConversion
          Column name IsAdhocConversion
static String COLUMNNAME_IsIncludeNullsActivity
          Column name IsIncludeNullsActivity
static String COLUMNNAME_IsIncludeNullsBPartner
          Column name IsIncludeNullsBPartner
static String COLUMNNAME_IsIncludeNullsCampaign
          Column name IsIncludeNullsCampaign
static String COLUMNNAME_IsIncludeNullsElementValue
          Column name IsIncludeNullsElementValue
static String COLUMNNAME_IsIncludeNullsLocation
          Column name IsIncludeNullsLocation
static String COLUMNNAME_IsIncludeNullsOrg
          Column name IsIncludeNullsOrg
static String COLUMNNAME_IsIncludeNullsProduct
          Column name IsIncludeNullsProduct
static String COLUMNNAME_IsIncludeNullsProject
          Column name IsIncludeNullsProject
static String COLUMNNAME_IsIncludeNullsSalesRegion
          Column name IsIncludeNullsSalesRegion
static String COLUMNNAME_IsIncludeNullsUserElement1
          Column name IsIncludeNullsUserElement1
static String COLUMNNAME_IsIncludeNullsUserElement2
          Column name IsIncludeNullsUserElement2
static String COLUMNNAME_IsPrinted
          Column name IsPrinted
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_Oper_1_ID
          Column name Oper_1_ID
static String COLUMNNAME_Oper_2_ID
          Column name Oper_2_ID
static String COLUMNNAME_Org_ID
          Column name Org_ID
static String COLUMNNAME_PA_ReportColumn_ID
          Column name PA_ReportColumn_ID
static String COLUMNNAME_PA_ReportColumnSet_ID
          Column name PA_ReportColumnSet_ID
static String COLUMNNAME_PostingType
          Column name PostingType
static String COLUMNNAME_RelativePeriod
          Column name RelativePeriod
static String COLUMNNAME_SeqNo
          Column name SeqNo
static String COLUMNNAME_UserElement1_ID
          Column name UserElement1_ID
static String COLUMNNAME_UserElement2_ID
          Column name UserElement2_ID
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=446
static String Table_Name
          TableName=PA_ReportColumn
 
Method Summary
 String getAmountType()
          Get Amount Type.
 int getC_Activity_ID()
          Get Activity.
 I_C_Activity getC_Activity()
           
 int getC_BPartner_ID()
          Get Business Partner .
 I_C_BPartner getC_BPartner()
           
 int getC_Campaign_ID()
          Get Campaign.
 I_C_Campaign getC_Campaign()
           
 int getC_Currency_ID()
          Get Currency.
 I_C_Currency getC_Currency()
           
 int getC_ElementValue_ID()
          Get Account Element.
 I_C_ElementValue getC_ElementValue()
           
 int getC_Location_ID()
          Get Address.
 int getC_Project_ID()
          Get Project.
 I_C_Project getC_Project()
           
 int getC_SalesRegion_ID()
          Get Sales Region.
 I_C_SalesRegion getC_SalesRegion()
           
 String getCalculationType()
          Get Calculation
 String getColumnType()
          Get Column Type
 String getCurrencyType()
          Get Currency Type
 String getDescription()
          Get Description.
 String getElementType()
          Get Type.
 int getGL_Budget_ID()
          Get Budget.
 I_GL_Budget getGL_Budget()
           
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 String getName()
          Get Name.
 int getOper_1_ID()
          Get Operand 1.
 int getOper_2_ID()
          Get Operand 2.
 int getOrg_ID()
          Get Organization.
 int getPA_ReportColumn_ID()
          Get Report Column.
 int getPA_ReportColumnSet_ID()
          Get Report Column Set.
 I_PA_ReportColumnSet getPA_ReportColumnSet()
           
 String getPostingType()
          Get PostingType.
 BigDecimal getRelativePeriod()
          Get Relative Period.
 int getSeqNo()
          Get Sequence.
 int getUserElement1_ID()
          Get User Element 1.
 int getUserElement2_ID()
          Get User Element 2.
 boolean isAdhocConversion()
          Get Adhoc Conversion.
 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 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 setAmountType(String AmountType)
          Set Amount Type.
 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 Calculation
 void setColumnType(String ColumnType)
          Set Column Type
 void setCurrencyType(String CurrencyType)
          Set Currency Type
 void setDescription(String Description)
          Set Description.
 void setElementType(String ElementType)
          Set Type.
 void setGL_Budget_ID(int GL_Budget_ID)
          Set Budget.
 void setIsAdhocConversion(boolean IsAdhocConversion)
          Set Adhoc Conversion.
 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 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 setOrg_ID(int Org_ID)
          Set Organization.
 void setPA_ReportColumn_ID(int PA_ReportColumn_ID)
          Set Report Column.
 void setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
          Set Report Column Set.
 void setPostingType(String PostingType)
          Set PostingType.
 void setRelativePeriod(BigDecimal RelativePeriod)
          Set Relative Period.
 void setSeqNo(int SeqNo)
          Set Sequence.
 void setUserElement1_ID(int UserElement1_ID)
          Set User Element 1.
 void setUserElement2_ID(int UserElement2_ID)
          Set User Element 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


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org


COLUMNNAME_AmountType

static final String COLUMNNAME_AmountType
Column name AmountType

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_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_GL_Budget_ID

static final String COLUMNNAME_GL_Budget_ID
Column name GL_Budget_ID

See Also:
Constant Field Values

COLUMNNAME_IsAdhocConversion

static final String COLUMNNAME_IsAdhocConversion
Column name IsAdhocConversion

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_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_Org_ID

static final String COLUMNNAME_Org_ID
Column name Org_ID

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_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_SeqNo

static final String COLUMNNAME_SeqNo
Column name SeqNo

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

setAmountType

void setAmountType(String AmountType)
Set Amount Type. Type of amount to report


getAmountType

String getAmountType()
Get Amount Type. Type of amount to report


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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)


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 Exception
Throws:
Exception

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


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


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 Exception
Throws:
Exception

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


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


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


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 Exception
Throws:
Exception

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)


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


setUserElement1_ID

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


getUserElement1_ID

int getUserElement1_ID()
Get User Element 1. User defined accounting Element


setUserElement2_ID

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


getUserElement2_ID

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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.