Compiere 3.1

org.compiere.model
Class X_I_GLJournal

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_I_GLJournal
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee

public class X_I_GLJournal
extends PO

Generated Model for I_GLJournal

Version:
Release 3.1.0 - $Id$
Author:
Jorg Janke (generated)
See Also:
Serialized Form

Field Summary
protected  BigDecimal accessLevel
           
static int ACCOUNT_ID_AD_Reference_ID
          Account_ID AD_Reference_ID=132
static int AD_ORGDOC_ID_AD_Reference_ID
          AD_OrgDoc_ID AD_Reference_ID=130
static int AD_ORGTRX_ID_AD_Reference_ID
          AD_OrgTrx_ID AD_Reference_ID=130
static int C_LOCFROM_ID_AD_Reference_ID
          C_LocFrom_ID AD_Reference_ID=133
static int C_LOCTO_ID_AD_Reference_ID
          C_LocTo_ID AD_Reference_ID=133
static int I_ISIMPORTED_AD_Reference_ID
          I_IsImported AD_Reference_ID=420
static String I_ISIMPORTED_Error
          Error = E
static String I_ISIMPORTED_No
          No = N
static String I_ISIMPORTED_Yes
          Yes = Y
protected static KeyNamePair Model
           
static String POSTINGTYPE_Actual
          Actual = A
static int POSTINGTYPE_AD_Reference_ID
          PostingType AD_Reference_ID=125
static String POSTINGTYPE_Budget
          Budget = B
static String POSTINGTYPE_Commitment
          Commitment = E
static String POSTINGTYPE_Reservation
          Reservation = R
static String POSTINGTYPE_Statistical
          Statistical = S
static int Table_ID
          AD_Table_ID=599
static String Table_Name
          TableName=I_GLJournal
static long updatedMS
          Last Updated Timestamp 2008-06-10 15:12:06.0
static int USER1_ID_AD_Reference_ID
          User1_ID AD_Reference_ID=134
static int USER2_ID_AD_Reference_ID
          User2_ID AD_Reference_ID=137
 
Fields inherited from class org.compiere.framework.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Constructor Summary
X_I_GLJournal(Ctx ctx, int I_GLJournal_ID, String trxName)
          Standard Constructor
X_I_GLJournal(Ctx ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAccount_ID()
          Get Account.
 String getAccountValue()
          Get Account Key.
 String getAcctSchemaName()
          Get Account Schema Name.
 int getAD_OrgDoc_ID()
          Get Document Org.
 int getAD_OrgTrx_ID()
          Get Trx Organization.
 BigDecimal getAmtAcctCr()
          Get Accounted Credit.
 BigDecimal getAmtAcctDr()
          Get Accounted Debit.
 BigDecimal getAmtSourceCr()
          Get Source Credit.
 BigDecimal getAmtSourceDr()
          Get Source Debit.
 String getBatchDescription()
          Get Batch Description.
 String getBatchDocumentNo()
          Get Batch Document No.
 String getBPartnerValue()
          Get Business Partner Key.
 String getBudgetName()
          Get Budget Name.
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 int getC_Activity_ID()
          Get Activity.
 int getC_BPartner_ID()
          Get Business Partner.
 int getC_Campaign_ID()
          Get Campaign.
 int getC_ConversionType_ID()
          Get Currency Type.
 int getC_Currency_ID()
          Get Currency.
 int getC_DocType_ID()
          Get Document Type.
 int getC_LocFrom_ID()
          Get Location From.
 int getC_LocTo_ID()
          Get Location To.
 int getC_Period_ID()
          Get Period.
 int getC_Project_ID()
          Get Project.
 int getC_SalesRegion_ID()
          Get Sales Region.
 int getC_UOM_ID()
          Get UOM.
 int getC_ValidCombination_ID()
          Get Combination.
 String getCategoryName()
          Get Category Name.
 String getClientValue()
          Get Tenant Key.
 String getConversionTypeValue()
          Get Currency Type Key.
 BigDecimal getCurrencyRate()
          Get Rate.
 Timestamp getDateAcct()
          Get Account Date.
 String getDescription()
          Get Description.
 String getDocTypeName()
          Get Document Type Name.
 int getGL_Budget_ID()
          Get Budget.
 int getGL_Category_ID()
          Get GL Category.
 int getGL_Journal_ID()
          Get Journal.
 int getGL_JournalBatch_ID()
          Get Journal Batch.
 int getGL_JournalLine_ID()
          Get Journal Line.
 String getI_ErrorMsg()
          Get Import Error Message.
 int getI_GLJournal_ID()
          Get Import GL Journal.
 String getI_IsImported()
          Get Imported.
 String getISO_Code()
          Get ISO Currency Code.
 String getJournalDocumentNo()
          Get Journal Document No.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getLine()
          Get Line No.
 int getM_Product_ID()
          Get Product.
 String getOrgTrxValue()
          Get Trx Org Key.
 String getOrgValue()
          Get Organization Key.
 String getPostingType()
          Get PostingType.
 String getProductValue()
          Get Product Key.
 String getProjectValue()
          Get Project Key.
 BigDecimal getQty()
          Get Quantity.
 String getSKU()
          Get SKU.
 String getUPC()
          Get UPC/EAN.
 int getUser1_ID()
          Get User List 1.
 int getUser2_ID()
          Get User List 2.
protected  POInfo initPO(Ctx ctx)
          Load Meta Data
 boolean isCreateNewBatch()
          Get Create New Batch.
 boolean isCreateNewJournal()
          Get Create New Journal.
 boolean isI_IsImportedValid(String test)
          Is test a valid value.
 boolean isPostingTypeValid(String test)
          Is test a valid value.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now.
 void setAccount_ID(int Account_ID)
          Set Account.
 void setAccountValue(String AccountValue)
          Set Account Key.
 void setAcctSchemaName(String AcctSchemaName)
          Set Account Schema Name.
 void setAD_OrgDoc_ID(int AD_OrgDoc_ID)
          Set Document Org.
 void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
          Set Trx Organization.
 void setAmtAcctCr(BigDecimal AmtAcctCr)
          Set Accounted Credit.
 void setAmtAcctDr(BigDecimal AmtAcctDr)
          Set Accounted Debit.
 void setAmtSourceCr(BigDecimal AmtSourceCr)
          Set Source Credit.
 void setAmtSourceDr(BigDecimal AmtSourceDr)
          Set Source Debit.
 void setBatchDescription(String BatchDescription)
          Set Batch Description.
 void setBatchDocumentNo(String BatchDocumentNo)
          Set Batch Document No.
 void setBPartnerValue(String BPartnerValue)
          Set Business Partner Key.
 void setBudgetName(String BudgetName)
          Set Budget Name.
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 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_ConversionType_ID(int C_ConversionType_ID)
          Set Currency Type.
 void setC_Currency_ID(int C_Currency_ID)
          Set Currency.
 void setC_DocType_ID(int C_DocType_ID)
          Set Document Type.
 void setC_LocFrom_ID(int C_LocFrom_ID)
          Set Location From.
 void setC_LocTo_ID(int C_LocTo_ID)
          Set Location To.
 void setC_Period_ID(int C_Period_ID)
          Set Period.
 void setC_Project_ID(int C_Project_ID)
          Set Project.
 void setC_SalesRegion_ID(int C_SalesRegion_ID)
          Set Sales Region.
 void setC_UOM_ID(int C_UOM_ID)
          Set UOM.
 void setC_ValidCombination_ID(int C_ValidCombination_ID)
          Set Combination.
 void setCategoryName(String CategoryName)
          Set Category Name.
 void setClientValue(String ClientValue)
          Set Tenant Key.
 void setConversionTypeValue(String ConversionTypeValue)
          Set Currency Type Key.
 void setCurrencyRate(BigDecimal CurrencyRate)
          Set Rate.
 void setDateAcct(Timestamp DateAcct)
          Set Account Date.
 void setDescription(String Description)
          Set Description.
 void setDocTypeName(String DocTypeName)
          Set Document Type Name.
 void setGL_Budget_ID(int GL_Budget_ID)
          Set Budget.
 void setGL_Category_ID(int GL_Category_ID)
          Set GL Category.
 void setGL_Journal_ID(int GL_Journal_ID)
          Set Journal.
 void setGL_JournalBatch_ID(int GL_JournalBatch_ID)
          Set Journal Batch.
 void setGL_JournalLine_ID(int GL_JournalLine_ID)
          Set Journal Line.
 void setI_ErrorMsg(String I_ErrorMsg)
          Set Import Error Message.
 void setI_GLJournal_ID(int I_GLJournal_ID)
          Set Import GL Journal.
 void setI_IsImported(String I_IsImported)
          Set Imported.
 void setIsCreateNewBatch(boolean IsCreateNewBatch)
          Set Create New Batch.
 void setIsCreateNewJournal(boolean IsCreateNewJournal)
          Set Create New Journal.
 void setISO_Code(String ISO_Code)
          Set ISO Currency Code.
 void setJournalDocumentNo(String JournalDocumentNo)
          Set Journal Document No.
 void setLine(int Line)
          Set Line No.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setOrgTrxValue(String OrgTrxValue)
          Set Trx Org Key.
 void setOrgValue(String OrgValue)
          Set Organization Key.
 void setPostingType(String PostingType)
          Set PostingType.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now.
 void setProductValue(String ProductValue)
          Set Product Key.
 void setProjectValue(String ProjectValue)
          Set Project Key.
 void setQty(BigDecimal Qty)
          Set Quantity.
 void setSKU(String SKU)
          Set SKU.
 void setUPC(String UPC)
          Set UPC/EAN.
 void setUser1_ID(int User1_ID)
          Set User List 1.
 void setUser2_ID(int User2_ID)
          Set User List 2.
 String toString()
          Info
 
Methods inherited from class org.compiere.framework.PO
addAttachment, addAttachment, addError, afterDelete, afterSave, beforeDelete, beforeSave, compare, convertToBigDecimal, convertToBoolean, convertToInt, convertToTimestamp, copy, copyValues, copyValues, createAttachment, delete_Accounting, delete, delete, dump, dump, equals, get_ChangeVO, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_EntityType, get_HashMap, get_ID, get_IDOld, get_Info, get_KeyColumns, get_Logger, get_Table_ID, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_ValuesAsString, get_WhereClause, get_xmlDocument, get_xmlString, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getVO, hashCode, insert_Accounting, is_Changed, is_KeyColumn, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveNew_getID, saveNewInsertSQL, saveNewSpecial, saveUpdate, set_ChangeVO, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueString, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setContext, setCtx, setDocWorkflowMgr, setIsActive, setStandardDefaults, setUpdateable, setUpdatedBy, toStringX, unlock, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedMS

public static final long updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0

See Also:
Constant Field Values

Table_ID

public static final int Table_ID
AD_Table_ID=599

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=I_GLJournal

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

AD_ORGDOC_ID_AD_Reference_ID

public static final int AD_ORGDOC_ID_AD_Reference_ID
AD_OrgDoc_ID AD_Reference_ID=130

See Also:
Constant Field Values

AD_ORGTRX_ID_AD_Reference_ID

public static final int AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130

See Also:
Constant Field Values

ACCOUNT_ID_AD_Reference_ID

public static final int ACCOUNT_ID_AD_Reference_ID
Account_ID AD_Reference_ID=132

See Also:
Constant Field Values

C_LOCFROM_ID_AD_Reference_ID

public static final int C_LOCFROM_ID_AD_Reference_ID
C_LocFrom_ID AD_Reference_ID=133

See Also:
Constant Field Values

C_LOCTO_ID_AD_Reference_ID

public static final int C_LOCTO_ID_AD_Reference_ID
C_LocTo_ID AD_Reference_ID=133

See Also:
Constant Field Values

I_ISIMPORTED_AD_Reference_ID

public static final int I_ISIMPORTED_AD_Reference_ID
I_IsImported AD_Reference_ID=420

See Also:
Constant Field Values

I_ISIMPORTED_Error

public static final String I_ISIMPORTED_Error
Error = E

See Also:
Constant Field Values

I_ISIMPORTED_No

public static final String I_ISIMPORTED_No
No = N

See Also:
Constant Field Values

I_ISIMPORTED_Yes

public static final String I_ISIMPORTED_Yes
Yes = Y

See Also:
Constant Field Values

POSTINGTYPE_AD_Reference_ID

public static final int POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125

See Also:
Constant Field Values

POSTINGTYPE_Actual

public static final String POSTINGTYPE_Actual
Actual = A

See Also:
Constant Field Values

POSTINGTYPE_Budget

public static final String POSTINGTYPE_Budget
Budget = B

See Also:
Constant Field Values

POSTINGTYPE_Commitment

public static final String POSTINGTYPE_Commitment
Commitment = E

See Also:
Constant Field Values

POSTINGTYPE_Reservation

public static final String POSTINGTYPE_Reservation
Reservation = R

See Also:
Constant Field Values

POSTINGTYPE_Statistical

public static final String POSTINGTYPE_Statistical
Statistical = S

See Also:
Constant Field Values

USER1_ID_AD_Reference_ID

public static final int USER1_ID_AD_Reference_ID
User1_ID AD_Reference_ID=134

See Also:
Constant Field Values

USER2_ID_AD_Reference_ID

public static final int USER2_ID_AD_Reference_ID
User2_ID AD_Reference_ID=137

See Also:
Constant Field Values
Constructor Detail

X_I_GLJournal

public X_I_GLJournal(Ctx ctx,
                     int I_GLJournal_ID,
                     String trxName)
Standard Constructor

Parameters:
ctx - context
I_GLJournal_ID - id
trxName - transaction

X_I_GLJournal

public X_I_GLJournal(Ctx ctx,
                     ResultSet rs,
                     String trxName)
Load Constructor

Parameters:
ctx - context
rs - result set
trxName - transaction
Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
2 - Client

initPO

protected POInfo initPO(Ctx ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
PO Info

toString

public String toString()
Info

Overrides:
toString in class PO
Returns:
info

setAD_OrgDoc_ID

public void setAD_OrgDoc_ID(int AD_OrgDoc_ID)
Set Document Org.

Parameters:
AD_OrgDoc_ID - Document Organization (independent from account organization)

getAD_OrgDoc_ID

public int getAD_OrgDoc_ID()
Get Document Org.

Returns:
Document Organization (independent from account organization)

setAD_OrgTrx_ID

public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.

Parameters:
AD_OrgTrx_ID - Performing or initiating organization

getAD_OrgTrx_ID

public int getAD_OrgTrx_ID()
Get Trx Organization.

Returns:
Performing or initiating organization

setAccountValue

public void setAccountValue(String AccountValue)
Set Account Key.

Parameters:
AccountValue - Key of Account Element

getAccountValue

public String getAccountValue()
Get Account Key.

Returns:
Key of Account Element

setAccount_ID

public void setAccount_ID(int Account_ID)
Set Account.

Parameters:
Account_ID - Account used

getAccount_ID

public int getAccount_ID()
Get Account.

Returns:
Account used

setAcctSchemaName

public void setAcctSchemaName(String AcctSchemaName)
Set Account Schema Name.

Parameters:
AcctSchemaName - Name of the Accounting Schema

getAcctSchemaName

public String getAcctSchemaName()
Get Account Schema Name.

Returns:
Name of the Accounting Schema

setAmtAcctCr

public void setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit.

Parameters:
AmtAcctCr - Accounted Credit Amount

getAmtAcctCr

public BigDecimal getAmtAcctCr()
Get Accounted Credit.

Returns:
Accounted Credit Amount

setAmtAcctDr

public void setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit.

Parameters:
AmtAcctDr - Accounted Debit Amount

getAmtAcctDr

public BigDecimal getAmtAcctDr()
Get Accounted Debit.

Returns:
Accounted Debit Amount

setAmtSourceCr

public void setAmtSourceCr(BigDecimal AmtSourceCr)
Set Source Credit.

Parameters:
AmtSourceCr - Source Credit Amount

getAmtSourceCr

public BigDecimal getAmtSourceCr()
Get Source Credit.

Returns:
Source Credit Amount

setAmtSourceDr

public void setAmtSourceDr(BigDecimal AmtSourceDr)
Set Source Debit.

Parameters:
AmtSourceDr - Source Debit Amount

getAmtSourceDr

public BigDecimal getAmtSourceDr()
Get Source Debit.

Returns:
Source Debit Amount

setBPartnerValue

public void setBPartnerValue(String BPartnerValue)
Set Business Partner Key.

Parameters:
BPartnerValue - Key of the Business Partner

getBPartnerValue

public String getBPartnerValue()
Get Business Partner Key.

Returns:
Key of the Business Partner

setBatchDescription

public void setBatchDescription(String BatchDescription)
Set Batch Description.

Parameters:
BatchDescription - Description of the Batch

getBatchDescription

public String getBatchDescription()
Get Batch Description.

Returns:
Description of the Batch

setBatchDocumentNo

public void setBatchDocumentNo(String BatchDocumentNo)
Set Batch Document No.

Parameters:
BatchDocumentNo - Document Number of the Batch

getBatchDocumentNo

public String getBatchDocumentNo()
Get Batch Document No.

Returns:
Document Number of the Batch

setBudgetName

public void setBudgetName(String BudgetName)
Set Budget Name.

Parameters:
BudgetName - Budget Name

getBudgetName

public String getBudgetName()
Get Budget Name.

Returns:
Budget Name

setC_AcctSchema_ID

public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.

Parameters:
C_AcctSchema_ID - Rules for accounting

getC_AcctSchema_ID

public int getC_AcctSchema_ID()
Get Accounting Schema.

Returns:
Rules for accounting

setC_Activity_ID

public void setC_Activity_ID(int C_Activity_ID)
Set Activity.

Parameters:
C_Activity_ID - Business Activity

getC_Activity_ID

public int getC_Activity_ID()
Get Activity.

Returns:
Business Activity

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.

Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner.

Returns:
Identifies a Business Partner

setC_Campaign_ID

public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.

Parameters:
C_Campaign_ID - Marketing Campaign

getC_Campaign_ID

public int getC_Campaign_ID()
Get Campaign.

Returns:
Marketing Campaign

setC_ConversionType_ID

public void setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type.

Parameters:
C_ConversionType_ID - Currency Conversion Rate Type

getC_ConversionType_ID

public int getC_ConversionType_ID()
Get Currency Type.

Returns:
Currency Conversion Rate Type

setC_Currency_ID

public void setC_Currency_ID(int C_Currency_ID)
Set Currency.

Parameters:
C_Currency_ID - The Currency for this record

getC_Currency_ID

public int getC_Currency_ID()
Get Currency.

Returns:
The Currency for this record

setC_DocType_ID

public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.

Parameters:
C_DocType_ID - Document type or rules

getC_DocType_ID

public int getC_DocType_ID()
Get Document Type.

Returns:
Document type or rules

setC_LocFrom_ID

public void setC_LocFrom_ID(int C_LocFrom_ID)
Set Location From.

Parameters:
C_LocFrom_ID - Location that inventory was moved from

getC_LocFrom_ID

public int getC_LocFrom_ID()
Get Location From.

Returns:
Location that inventory was moved from

setC_LocTo_ID

public void setC_LocTo_ID(int C_LocTo_ID)
Set Location To.

Parameters:
C_LocTo_ID - Location that inventory was moved to

getC_LocTo_ID

public int getC_LocTo_ID()
Get Location To.

Returns:
Location that inventory was moved to

setC_Period_ID

public void setC_Period_ID(int C_Period_ID)
Set Period.

Parameters:
C_Period_ID - Period of the Calendar

getC_Period_ID

public int getC_Period_ID()
Get Period.

Returns:
Period of the Calendar

setC_Project_ID

public void setC_Project_ID(int C_Project_ID)
Set Project.

Parameters:
C_Project_ID - Financial Project

getC_Project_ID

public int getC_Project_ID()
Get Project.

Returns:
Financial Project

setC_SalesRegion_ID

public void setC_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region.

Parameters:
C_SalesRegion_ID - Sales coverage region

getC_SalesRegion_ID

public int getC_SalesRegion_ID()
Get Sales Region.

Returns:
Sales coverage region

setC_UOM_ID

public void setC_UOM_ID(int C_UOM_ID)
Set UOM.

Parameters:
C_UOM_ID - Unit of Measure

getC_UOM_ID

public int getC_UOM_ID()
Get UOM.

Returns:
Unit of Measure

setC_ValidCombination_ID

public void setC_ValidCombination_ID(int C_ValidCombination_ID)
Set Combination.

Parameters:
C_ValidCombination_ID - Valid Account Combination

getC_ValidCombination_ID

public int getC_ValidCombination_ID()
Get Combination.

Returns:
Valid Account Combination

setCategoryName

public void setCategoryName(String CategoryName)
Set Category Name.

Parameters:
CategoryName - Name of the Category

getCategoryName

public String getCategoryName()
Get Category Name.

Returns:
Name of the Category

setClientValue

public void setClientValue(String ClientValue)
Set Tenant Key.

Parameters:
ClientValue - Key of the Tenant

getClientValue

public String getClientValue()
Get Tenant Key.

Returns:
Key of the Tenant

setConversionTypeValue

public void setConversionTypeValue(String ConversionTypeValue)
Set Currency Type Key.

Parameters:
ConversionTypeValue - Key value for the Currency Conversion Rate Type

getConversionTypeValue

public String getConversionTypeValue()
Get Currency Type Key.

Returns:
Key value for the Currency Conversion Rate Type

setCurrencyRate

public void setCurrencyRate(BigDecimal CurrencyRate)
Set Rate.

Parameters:
CurrencyRate - Currency Conversion Rate

getCurrencyRate

public BigDecimal getCurrencyRate()
Get Rate.

Returns:
Currency Conversion Rate

setDateAcct

public void setDateAcct(Timestamp DateAcct)
Set Account Date.

Parameters:
DateAcct - General Ledger Date

getDateAcct

public Timestamp getDateAcct()
Get Account Date.

Returns:
General Ledger Date

setDescription

public void setDescription(String Description)
Set Description.

Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Returns:
Optional short description of the record

setDocTypeName

public void setDocTypeName(String DocTypeName)
Set Document Type Name.

Parameters:
DocTypeName - Name of the Document Type

getDocTypeName

public String getDocTypeName()
Get Document Type Name.

Returns:
Name of the Document Type

setGL_Budget_ID

public void setGL_Budget_ID(int GL_Budget_ID)
Set Budget.

Parameters:
GL_Budget_ID - General Ledger Budget

getGL_Budget_ID

public int getGL_Budget_ID()
Get Budget.

Returns:
General Ledger Budget

setGL_Category_ID

public void setGL_Category_ID(int GL_Category_ID)
Set GL Category.

Parameters:
GL_Category_ID - General Ledger Category

getGL_Category_ID

public int getGL_Category_ID()
Get GL Category.

Returns:
General Ledger Category

setGL_JournalBatch_ID

public void setGL_JournalBatch_ID(int GL_JournalBatch_ID)
Set Journal Batch.

Parameters:
GL_JournalBatch_ID - General Ledger Journal Batch

getGL_JournalBatch_ID

public int getGL_JournalBatch_ID()
Get Journal Batch.

Returns:
General Ledger Journal Batch

setGL_JournalLine_ID

public void setGL_JournalLine_ID(int GL_JournalLine_ID)
Set Journal Line.

Parameters:
GL_JournalLine_ID - General Ledger Journal Line

getGL_JournalLine_ID

public int getGL_JournalLine_ID()
Get Journal Line.

Returns:
General Ledger Journal Line

setGL_Journal_ID

public void setGL_Journal_ID(int GL_Journal_ID)
Set Journal.

Parameters:
GL_Journal_ID - General Ledger Journal

getGL_Journal_ID

public int getGL_Journal_ID()
Get Journal.

Returns:
General Ledger Journal

setISO_Code

public void setISO_Code(String ISO_Code)
Set ISO Currency Code.

Parameters:
ISO_Code - Three letter ISO 4217 Code of the Currency

getISO_Code

public String getISO_Code()
Get ISO Currency Code.

Returns:
Three letter ISO 4217 Code of the Currency

setI_ErrorMsg

public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.

Parameters:
I_ErrorMsg - Messages generated from import process

getI_ErrorMsg

public String getI_ErrorMsg()
Get Import Error Message.

Returns:
Messages generated from import process

setI_GLJournal_ID

public void setI_GLJournal_ID(int I_GLJournal_ID)
Set Import GL Journal.

Parameters:
I_GLJournal_ID - Import General Ledger Journal

getI_GLJournal_ID

public int getI_GLJournal_ID()
Get Import GL Journal.

Returns:
Import General Ledger Journal

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

isI_IsImportedValid

public boolean isI_IsImportedValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setI_IsImported

public void setI_IsImported(String I_IsImported)
Set Imported.

Parameters:
I_IsImported - Has this import been processed?

getI_IsImported

public String getI_IsImported()
Get Imported.

Returns:
Has this import been processed?

setIsCreateNewBatch

public void setIsCreateNewBatch(boolean IsCreateNewBatch)
Set Create New Batch.

Parameters:
IsCreateNewBatch - If selected a new batch is created

isCreateNewBatch

public boolean isCreateNewBatch()
Get Create New Batch.

Returns:
If selected a new batch is created

setIsCreateNewJournal

public void setIsCreateNewJournal(boolean IsCreateNewJournal)
Set Create New Journal.

Parameters:
IsCreateNewJournal - If selected a new journal within the batch is created

isCreateNewJournal

public boolean isCreateNewJournal()
Get Create New Journal.

Returns:
If selected a new journal within the batch is created

setJournalDocumentNo

public void setJournalDocumentNo(String JournalDocumentNo)
Set Journal Document No.

Parameters:
JournalDocumentNo - Document number of the Journal

getJournalDocumentNo

public String getJournalDocumentNo()
Get Journal Document No.

Returns:
Document number of the Journal

setLine

public void setLine(int Line)
Set Line No.

Parameters:
Line - Unique line for this document

getLine

public int getLine()
Get Line No.

Returns:
Unique line for this document

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Returns:
Product, Service, Item

setOrgTrxValue

public void setOrgTrxValue(String OrgTrxValue)
Set Trx Org Key.

Parameters:
OrgTrxValue - Key of the Transaction Organization

getOrgTrxValue

public String getOrgTrxValue()
Get Trx Org Key.

Returns:
Key of the Transaction Organization

setOrgValue

public void setOrgValue(String OrgValue)
Set Organization Key.

Parameters:
OrgValue - Key of the Organization

getOrgValue

public String getOrgValue()
Get Organization Key.

Returns:
Key of the Organization

isPostingTypeValid

public boolean isPostingTypeValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setPostingType

public void setPostingType(String PostingType)
Set PostingType.

Parameters:
PostingType - The type of posted amount for the transaction

getPostingType

public String getPostingType()
Get PostingType.

Returns:
The type of posted amount for the transaction

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Returns:
Process Now

setProductValue

public void setProductValue(String ProductValue)
Set Product Key.

Parameters:
ProductValue - Key of the Product

getProductValue

public String getProductValue()
Get Product Key.

Returns:
Key of the Product

setProjectValue

public void setProjectValue(String ProjectValue)
Set Project Key.

Parameters:
ProjectValue - Key of the Project

getProjectValue

public String getProjectValue()
Get Project Key.

Returns:
Key of the Project

setQty

public void setQty(BigDecimal Qty)
Set Quantity.

Parameters:
Qty - Quantity

getQty

public BigDecimal getQty()
Get Quantity.

Returns:
Quantity

setSKU

public void setSKU(String SKU)
Set SKU.

Parameters:
SKU - Stock Keeping Unit

getSKU

public String getSKU()
Get SKU.

Returns:
Stock Keeping Unit

setUPC

public void setUPC(String UPC)
Set UPC/EAN.

Parameters:
UPC - Bar Code (Universal Product Code or its superset European Article Number)

getUPC

public String getUPC()
Get UPC/EAN.

Returns:
Bar Code (Universal Product Code or its superset European Article Number)

setUser1_ID

public void setUser1_ID(int User1_ID)
Set User List 1.

Parameters:
User1_ID - User defined list element #1

getUser1_ID

public int getUser1_ID()
Get User List 1.

Returns:
User defined list element #1

setUser2_ID

public void setUser2_ID(int User2_ID)
Set User List 2.

Parameters:
User2_ID - User defined list element #2

getUser2_ID

public int getUser2_ID()
Get User List 2.

Returns:
User defined list element #2

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.