Adempiere 3.5.2a

org.compiere.model
Interface I_I_GLJournal

All Known Implementing Classes:
X_I_GLJournal

public interface I_I_GLJournal

Generated Interface for I_GLJournal

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 2 - Client
static String COLUMNNAME_Account_ID
          Column name Account_ID
static String COLUMNNAME_AccountValue
          Column name AccountValue
static String COLUMNNAME_AcctSchemaName
          Column name AcctSchemaName
static String COLUMNNAME_AD_OrgDoc_ID
          Column name AD_OrgDoc_ID
static String COLUMNNAME_AD_OrgTrx_ID
          Column name AD_OrgTrx_ID
static String COLUMNNAME_AmtAcctCr
          Column name AmtAcctCr
static String COLUMNNAME_AmtAcctDr
          Column name AmtAcctDr
static String COLUMNNAME_AmtSourceCr
          Column name AmtSourceCr
static String COLUMNNAME_AmtSourceDr
          Column name AmtSourceDr
static String COLUMNNAME_BatchDescription
          Column name BatchDescription
static String COLUMNNAME_BatchDocumentNo
          Column name BatchDocumentNo
static String COLUMNNAME_BPartnerValue
          Column name BPartnerValue
static String COLUMNNAME_C_AcctSchema_ID
          Column name C_AcctSchema_ID
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_ConversionType_ID
          Column name C_ConversionType_ID
static String COLUMNNAME_C_Currency_ID
          Column name C_Currency_ID
static String COLUMNNAME_C_DocType_ID
          Column name C_DocType_ID
static String COLUMNNAME_C_LocFrom_ID
          Column name C_LocFrom_ID
static String COLUMNNAME_C_LocTo_ID
          Column name C_LocTo_ID
static String COLUMNNAME_C_Period_ID
          Column name C_Period_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_C_UOM_ID
          Column name C_UOM_ID
static String COLUMNNAME_C_ValidCombination_ID
          Column name C_ValidCombination_ID
static String COLUMNNAME_CategoryName
          Column name CategoryName
static String COLUMNNAME_ClientValue
          Column name ClientValue
static String COLUMNNAME_ConversionTypeValue
          Column name ConversionTypeValue
static String COLUMNNAME_CurrencyRate
          Column name CurrencyRate
static String COLUMNNAME_DateAcct
          Column name DateAcct
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_DocTypeName
          Column name DocTypeName
static String COLUMNNAME_GL_Budget_ID
          Column name GL_Budget_ID
static String COLUMNNAME_GL_Category_ID
          Column name GL_Category_ID
static String COLUMNNAME_GL_Journal_ID
          Column name GL_Journal_ID
static String COLUMNNAME_GL_JournalBatch_ID
          Column name GL_JournalBatch_ID
static String COLUMNNAME_GL_JournalLine_ID
          Column name GL_JournalLine_ID
static String COLUMNNAME_I_ErrorMsg
          Column name I_ErrorMsg
static String COLUMNNAME_I_GLJournal_ID
          Column name I_GLJournal_ID
static String COLUMNNAME_I_IsImported
          Column name I_IsImported
static String COLUMNNAME_IsCreateNewBatch
          Column name IsCreateNewBatch
static String COLUMNNAME_IsCreateNewJournal
          Column name IsCreateNewJournal
static String COLUMNNAME_ISO_Code
          Column name ISO_Code
static String COLUMNNAME_JournalDocumentNo
          Column name JournalDocumentNo
static String COLUMNNAME_Line
          Column name Line
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_OrgTrxValue
          Column name OrgTrxValue
static String COLUMNNAME_OrgValue
          Column name OrgValue
static String COLUMNNAME_PostingType
          Column name PostingType
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_ProductValue
          Column name ProductValue
static String COLUMNNAME_ProjectValue
          Column name ProjectValue
static String COLUMNNAME_Qty
          Column name Qty
static String COLUMNNAME_SKU
          Column name SKU
static String COLUMNNAME_UPC
          Column name UPC
static String COLUMNNAME_User1_ID
          Column name User1_ID
static String COLUMNNAME_User2_ID
          Column name User2_ID
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=599
static String Table_Name
          TableName=I_GLJournal
 
Method Summary
 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.
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 I_C_AcctSchema getC_AcctSchema()
           
 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_ConversionType_ID()
          Get Currency Type.
 I_C_ConversionType getC_ConversionType()
           
 int getC_Currency_ID()
          Get Currency.
 I_C_Currency getC_Currency()
           
 int getC_DocType_ID()
          Get Document Type.
 I_C_DocType getC_DocType()
           
 int getC_LocFrom_ID()
          Get Location From.
 int getC_LocTo_ID()
          Get Location To.
 int getC_Period_ID()
          Get Period.
 I_C_Period getC_Period()
           
 int getC_Project_ID()
          Get Project.
 I_C_Project getC_Project()
           
 int getC_SalesRegion_ID()
          Get Sales Region.
 I_C_SalesRegion getC_SalesRegion()
           
 int getC_UOM_ID()
          Get UOM.
 I_C_UOM getC_UOM()
           
 int getC_ValidCombination_ID()
          Get Combination.
 I_C_ValidCombination getC_ValidCombination()
           
 String getCategoryName()
          Get Category Name.
 String getClientValue()
          Get Client 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.
 I_GL_Budget getGL_Budget()
           
 int getGL_Category_ID()
          Get GL Category.
 I_GL_Category getGL_Category()
           
 int getGL_Journal_ID()
          Get Journal.
 I_GL_Journal getGL_Journal()
           
 int getGL_JournalBatch_ID()
          Get Journal Batch.
 I_GL_JournalBatch getGL_JournalBatch()
           
 int getGL_JournalLine_ID()
          Get Journal Line.
 I_GL_JournalLine getGL_JournalLine()
           
 String getI_ErrorMsg()
          Get Import Error Message.
 int getI_GLJournal_ID()
          Get Import GL Journal.
 String getISO_Code()
          Get ISO Currency Code.
 String getJournalDocumentNo()
          Get Journal Document No.
 int getLine()
          Get Line No.
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 String getOrgTrxValue()
          Get Trx Org Key.
 String getOrgValue()
          Get Org 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.
 boolean isCreateNewBatch()
          Get Create New Batch.
 boolean isCreateNewJournal()
          Get Create New Journal.
 boolean isI_IsImported()
          Get Imported.
 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 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 Client 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(boolean 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 Org 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.
 

Field Detail

Table_Name

static final String Table_Name
TableName=I_GLJournal

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=599


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 2 - Client


COLUMNNAME_Account_ID

static final String COLUMNNAME_Account_ID
Column name Account_ID

See Also:
Constant Field Values

COLUMNNAME_AccountValue

static final String COLUMNNAME_AccountValue
Column name AccountValue

See Also:
Constant Field Values

COLUMNNAME_AcctSchemaName

static final String COLUMNNAME_AcctSchemaName
Column name AcctSchemaName

See Also:
Constant Field Values

COLUMNNAME_AD_OrgDoc_ID

static final String COLUMNNAME_AD_OrgDoc_ID
Column name AD_OrgDoc_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_AmtAcctCr

static final String COLUMNNAME_AmtAcctCr
Column name AmtAcctCr

See Also:
Constant Field Values

COLUMNNAME_AmtAcctDr

static final String COLUMNNAME_AmtAcctDr
Column name AmtAcctDr

See Also:
Constant Field Values

COLUMNNAME_AmtSourceCr

static final String COLUMNNAME_AmtSourceCr
Column name AmtSourceCr

See Also:
Constant Field Values

COLUMNNAME_AmtSourceDr

static final String COLUMNNAME_AmtSourceDr
Column name AmtSourceDr

See Also:
Constant Field Values

COLUMNNAME_BatchDescription

static final String COLUMNNAME_BatchDescription
Column name BatchDescription

See Also:
Constant Field Values

COLUMNNAME_BatchDocumentNo

static final String COLUMNNAME_BatchDocumentNo
Column name BatchDocumentNo

See Also:
Constant Field Values

COLUMNNAME_BPartnerValue

static final String COLUMNNAME_BPartnerValue
Column name BPartnerValue

See Also:
Constant Field Values

COLUMNNAME_C_AcctSchema_ID

static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_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_CategoryName

static final String COLUMNNAME_CategoryName
Column name CategoryName

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_ConversionType_ID

static final String COLUMNNAME_C_ConversionType_ID
Column name C_ConversionType_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_DocType_ID

static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID

See Also:
Constant Field Values

COLUMNNAME_ClientValue

static final String COLUMNNAME_ClientValue
Column name ClientValue

See Also:
Constant Field Values

COLUMNNAME_C_LocFrom_ID

static final String COLUMNNAME_C_LocFrom_ID
Column name C_LocFrom_ID

See Also:
Constant Field Values

COLUMNNAME_C_LocTo_ID

static final String COLUMNNAME_C_LocTo_ID
Column name C_LocTo_ID

See Also:
Constant Field Values

COLUMNNAME_ConversionTypeValue

static final String COLUMNNAME_ConversionTypeValue
Column name ConversionTypeValue

See Also:
Constant Field Values

COLUMNNAME_C_Period_ID

static final String COLUMNNAME_C_Period_ID
Column name C_Period_ID

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_C_UOM_ID

static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID

See Also:
Constant Field Values

COLUMNNAME_CurrencyRate

static final String COLUMNNAME_CurrencyRate
Column name CurrencyRate

See Also:
Constant Field Values

COLUMNNAME_C_ValidCombination_ID

static final String COLUMNNAME_C_ValidCombination_ID
Column name C_ValidCombination_ID

See Also:
Constant Field Values

COLUMNNAME_DateAcct

static final String COLUMNNAME_DateAcct
Column name DateAcct

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_DocTypeName

static final String COLUMNNAME_DocTypeName
Column name DocTypeName

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_GL_Category_ID

static final String COLUMNNAME_GL_Category_ID
Column name GL_Category_ID

See Also:
Constant Field Values

COLUMNNAME_GL_JournalBatch_ID

static final String COLUMNNAME_GL_JournalBatch_ID
Column name GL_JournalBatch_ID

See Also:
Constant Field Values

COLUMNNAME_GL_Journal_ID

static final String COLUMNNAME_GL_Journal_ID
Column name GL_Journal_ID

See Also:
Constant Field Values

COLUMNNAME_GL_JournalLine_ID

static final String COLUMNNAME_GL_JournalLine_ID
Column name GL_JournalLine_ID

See Also:
Constant Field Values

COLUMNNAME_I_ErrorMsg

static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg

See Also:
Constant Field Values

COLUMNNAME_I_GLJournal_ID

static final String COLUMNNAME_I_GLJournal_ID
Column name I_GLJournal_ID

See Also:
Constant Field Values

COLUMNNAME_I_IsImported

static final String COLUMNNAME_I_IsImported
Column name I_IsImported

See Also:
Constant Field Values

COLUMNNAME_IsCreateNewBatch

static final String COLUMNNAME_IsCreateNewBatch
Column name IsCreateNewBatch

See Also:
Constant Field Values

COLUMNNAME_IsCreateNewJournal

static final String COLUMNNAME_IsCreateNewJournal
Column name IsCreateNewJournal

See Also:
Constant Field Values

COLUMNNAME_ISO_Code

static final String COLUMNNAME_ISO_Code
Column name ISO_Code

See Also:
Constant Field Values

COLUMNNAME_JournalDocumentNo

static final String COLUMNNAME_JournalDocumentNo
Column name JournalDocumentNo

See Also:
Constant Field Values

COLUMNNAME_Line

static final String COLUMNNAME_Line
Column name Line

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_OrgTrxValue

static final String COLUMNNAME_OrgTrxValue
Column name OrgTrxValue

See Also:
Constant Field Values

COLUMNNAME_OrgValue

static final String COLUMNNAME_OrgValue
Column name OrgValue

See Also:
Constant Field Values

COLUMNNAME_PostingType

static final String COLUMNNAME_PostingType
Column name PostingType

See Also:
Constant Field Values

COLUMNNAME_Processed

static final String COLUMNNAME_Processed
Column name Processed

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_ProductValue

static final String COLUMNNAME_ProductValue
Column name ProductValue

See Also:
Constant Field Values

COLUMNNAME_ProjectValue

static final String COLUMNNAME_ProjectValue
Column name ProjectValue

See Also:
Constant Field Values

COLUMNNAME_Qty

static final String COLUMNNAME_Qty
Column name Qty

See Also:
Constant Field Values

COLUMNNAME_SKU

static final String COLUMNNAME_SKU
Column name SKU

See Also:
Constant Field Values

COLUMNNAME_UPC

static final String COLUMNNAME_UPC
Column name UPC

See Also:
Constant Field Values

COLUMNNAME_User1_ID

static final String COLUMNNAME_User1_ID
Column name User1_ID

See Also:
Constant Field Values

COLUMNNAME_User2_ID

static final String COLUMNNAME_User2_ID
Column name User2_ID

See Also:
Constant Field Values
Method Detail

setAccount_ID

void setAccount_ID(int Account_ID)
Set Account. Account used


getAccount_ID

int getAccount_ID()
Get Account. Account used


setAccountValue

void setAccountValue(String AccountValue)
Set Account Key. Key of Account Element


getAccountValue

String getAccountValue()
Get Account Key. Key of Account Element


setAcctSchemaName

void setAcctSchemaName(String AcctSchemaName)
Set Account Schema Name. Name of the Accounting Schema


getAcctSchemaName

String getAcctSchemaName()
Get Account Schema Name. Name of the Accounting Schema


setAD_OrgDoc_ID

void setAD_OrgDoc_ID(int AD_OrgDoc_ID)
Set Document Org. Document Organization (independent from account organization)


getAD_OrgDoc_ID

int getAD_OrgDoc_ID()
Get Document Org. Document Organization (independent from account organization)


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


setAmtAcctCr

void setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit. Accounted Credit Amount


getAmtAcctCr

BigDecimal getAmtAcctCr()
Get Accounted Credit. Accounted Credit Amount


setAmtAcctDr

void setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit. Accounted Debit Amount


getAmtAcctDr

BigDecimal getAmtAcctDr()
Get Accounted Debit. Accounted Debit Amount


setAmtSourceCr

void setAmtSourceCr(BigDecimal AmtSourceCr)
Set Source Credit. Source Credit Amount


getAmtSourceCr

BigDecimal getAmtSourceCr()
Get Source Credit. Source Credit Amount


setAmtSourceDr

void setAmtSourceDr(BigDecimal AmtSourceDr)
Set Source Debit. Source Debit Amount


getAmtSourceDr

BigDecimal getAmtSourceDr()
Get Source Debit. Source Debit Amount


setBatchDescription

void setBatchDescription(String BatchDescription)
Set Batch Description. Description of the Batch


getBatchDescription

String getBatchDescription()
Get Batch Description. Description of the Batch


setBatchDocumentNo

void setBatchDocumentNo(String BatchDocumentNo)
Set Batch Document No. Document Number of the Batch


getBatchDocumentNo

String getBatchDocumentNo()
Get Batch Document No. Document Number of the Batch


setBPartnerValue

void setBPartnerValue(String BPartnerValue)
Set Business Partner Key. Key of the Business Partner


getBPartnerValue

String getBPartnerValue()
Get Business Partner Key. Key of the Business Partner


setC_AcctSchema_ID

void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. Rules for accounting


getC_AcctSchema_ID

int getC_AcctSchema_ID()
Get Accounting Schema. Rules for accounting


getC_AcctSchema

I_C_AcctSchema getC_AcctSchema()
                               throws Exception
Throws:
Exception

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

setCategoryName

void setCategoryName(String CategoryName)
Set Category Name. Name of the Category


getCategoryName

String getCategoryName()
Get Category Name. Name of the Category


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_ConversionType_ID

void setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type. Currency Conversion Rate Type


getC_ConversionType_ID

int getC_ConversionType_ID()
Get Currency Type. Currency Conversion Rate Type


getC_ConversionType

I_C_ConversionType getC_ConversionType()
                                       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_DocType_ID

void setC_DocType_ID(int C_DocType_ID)
Set Document Type. Document type or rules


getC_DocType_ID

int getC_DocType_ID()
Get Document Type. Document type or rules


getC_DocType

I_C_DocType getC_DocType()
                         throws Exception
Throws:
Exception

setClientValue

void setClientValue(String ClientValue)
Set Client Key. Key of the Client


getClientValue

String getClientValue()
Get Client Key. Key of the Client


setC_LocFrom_ID

void setC_LocFrom_ID(int C_LocFrom_ID)
Set Location From. Location that inventory was moved from


getC_LocFrom_ID

int getC_LocFrom_ID()
Get Location From. Location that inventory was moved from


setC_LocTo_ID

void setC_LocTo_ID(int C_LocTo_ID)
Set Location To. Location that inventory was moved to


getC_LocTo_ID

int getC_LocTo_ID()
Get Location To. Location that inventory was moved to


setConversionTypeValue

void setConversionTypeValue(String ConversionTypeValue)
Set Currency Type Key. Key value for the Currency Conversion Rate Type


getConversionTypeValue

String getConversionTypeValue()
Get Currency Type Key. Key value for the Currency Conversion Rate Type


setC_Period_ID

void setC_Period_ID(int C_Period_ID)
Set Period. Period of the Calendar


getC_Period_ID

int getC_Period_ID()
Get Period. Period of the Calendar


getC_Period

I_C_Period getC_Period()
                       throws Exception
Throws:
Exception

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

setC_UOM_ID

void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure


getC_UOM_ID

int getC_UOM_ID()
Get UOM. Unit of Measure


getC_UOM

I_C_UOM getC_UOM()
                 throws Exception
Throws:
Exception

setCurrencyRate

void setCurrencyRate(BigDecimal CurrencyRate)
Set Rate. Currency Conversion Rate


getCurrencyRate

BigDecimal getCurrencyRate()
Get Rate. Currency Conversion Rate


setC_ValidCombination_ID

void setC_ValidCombination_ID(int C_ValidCombination_ID)
Set Combination. Valid Account Combination


getC_ValidCombination_ID

int getC_ValidCombination_ID()
Get Combination. Valid Account Combination


getC_ValidCombination

I_C_ValidCombination getC_ValidCombination()
                                           throws Exception
Throws:
Exception

setDateAcct

void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date


getDateAcct

Timestamp getDateAcct()
Get Account Date. Accounting Date


setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


setDocTypeName

void setDocTypeName(String DocTypeName)
Set Document Type Name. Name of the Document Type


getDocTypeName

String getDocTypeName()
Get Document Type Name. Name of the Document Type


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

setGL_Category_ID

void setGL_Category_ID(int GL_Category_ID)
Set GL Category. General Ledger Category


getGL_Category_ID

int getGL_Category_ID()
Get GL Category. General Ledger Category


getGL_Category

I_GL_Category getGL_Category()
                             throws Exception
Throws:
Exception

setGL_JournalBatch_ID

void setGL_JournalBatch_ID(int GL_JournalBatch_ID)
Set Journal Batch. General Ledger Journal Batch


getGL_JournalBatch_ID

int getGL_JournalBatch_ID()
Get Journal Batch. General Ledger Journal Batch


getGL_JournalBatch

I_GL_JournalBatch getGL_JournalBatch()
                                     throws Exception
Throws:
Exception

setGL_Journal_ID

void setGL_Journal_ID(int GL_Journal_ID)
Set Journal. General Ledger Journal


getGL_Journal_ID

int getGL_Journal_ID()
Get Journal. General Ledger Journal


getGL_Journal

I_GL_Journal getGL_Journal()
                           throws Exception
Throws:
Exception

setGL_JournalLine_ID

void setGL_JournalLine_ID(int GL_JournalLine_ID)
Set Journal Line. General Ledger Journal Line


getGL_JournalLine_ID

int getGL_JournalLine_ID()
Get Journal Line. General Ledger Journal Line


getGL_JournalLine

I_GL_JournalLine getGL_JournalLine()
                                   throws Exception
Throws:
Exception

setI_ErrorMsg

void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process


getI_ErrorMsg

String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process


setI_GLJournal_ID

void setI_GLJournal_ID(int I_GLJournal_ID)
Set Import GL Journal. Import General Ledger Journal


getI_GLJournal_ID

int getI_GLJournal_ID()
Get Import GL Journal. Import General Ledger Journal


setI_IsImported

void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed


isI_IsImported

boolean isI_IsImported()
Get Imported. Has this import been processed


setIsCreateNewBatch

void setIsCreateNewBatch(boolean IsCreateNewBatch)
Set Create New Batch. If selected a new batch is created


isCreateNewBatch

boolean isCreateNewBatch()
Get Create New Batch. If selected a new batch is created


setIsCreateNewJournal

void setIsCreateNewJournal(boolean IsCreateNewJournal)
Set Create New Journal. If selected a new journal within the batch is created


isCreateNewJournal

boolean isCreateNewJournal()
Get Create New Journal. If selected a new journal within the batch is created


setISO_Code

void setISO_Code(String ISO_Code)
Set ISO Currency Code. Three letter ISO 4217 Code of the Currency


getISO_Code

String getISO_Code()
Get ISO Currency Code. Three letter ISO 4217 Code of the Currency


setJournalDocumentNo

void setJournalDocumentNo(String JournalDocumentNo)
Set Journal Document No. Document number of the Journal


getJournalDocumentNo

String getJournalDocumentNo()
Get Journal Document No. Document number of the Journal


setLine

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


getLine

int getLine()
Get Line No. Unique line for this document


setM_Product_ID

void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item


getM_Product_ID

int getM_Product_ID()
Get Product. Product, Service, Item


getM_Product

I_M_Product getM_Product()
                         throws Exception
Throws:
Exception

setOrgTrxValue

void setOrgTrxValue(String OrgTrxValue)
Set Trx Org Key. Key of the Transaction Organization


getOrgTrxValue

String getOrgTrxValue()
Get Trx Org Key. Key of the Transaction Organization


setOrgValue

void setOrgValue(String OrgValue)
Set Org Key. Key of the Organization


getOrgValue

String getOrgValue()
Get Org Key. Key of the Organization


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


setProcessed

void setProcessed(boolean Processed)
Set Processed. The document has been processed


isProcessed

boolean isProcessed()
Get Processed. The document has been processed


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


setProductValue

void setProductValue(String ProductValue)
Set Product Key. Key of the Product


getProductValue

String getProductValue()
Get Product Key. Key of the Product


setProjectValue

void setProjectValue(String ProjectValue)
Set Project Key. Key of the Project


getProjectValue

String getProjectValue()
Get Project Key. Key of the Project


setQty

void setQty(BigDecimal Qty)
Set Quantity. Quantity


getQty

BigDecimal getQty()
Get Quantity. Quantity


setSKU

void setSKU(String SKU)
Set SKU. Stock Keeping Unit


getSKU

String getSKU()
Get SKU. Stock Keeping Unit


setUPC

void setUPC(String UPC)
Set UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)


getUPC

String getUPC()
Get UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)


setUser1_ID

void setUser1_ID(int User1_ID)
Set User List 1. User defined list element #1


getUser1_ID

int getUser1_ID()
Get User List 1. User defined list element #1


setUser2_ID

void setUser2_ID(int User2_ID)
Set User List 2. User defined list element #2


getUser2_ID

int getUser2_ID()
Get User List 2. User defined list element #2


Adempiere 3.5.2a

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