|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_InvoiceBatch
public class X_C_InvoiceBatch
Generated Model for C_InvoiceBatch
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190 |
static int |
Table_ID
AD_Table_ID=767 |
static String |
Table_Name
TableName=C_InvoiceBatch |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| 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_C_InvoiceBatch(Ctx ctx,
int C_InvoiceBatch_ID,
String trxName)
Standard Constructor |
|
X_C_InvoiceBatch(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_ConversionType_ID()
Get Currency Type. |
int |
getC_Currency_ID()
Get Currency. |
int |
getC_InvoiceBatch_ID()
Get Invoice Batch. |
BigDecimal |
getControlAmt()
Get Control Amount. |
Timestamp |
getDateDoc()
Get Document Date. |
String |
getDescription()
Get Description. |
BigDecimal |
getDocumentAmt()
Get Document Amt. |
String |
getDocumentNo()
Get Document No. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getSalesRep_ID()
Get Representative. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isSOTrx()
Get Sales Transaction. |
void |
setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_InvoiceBatch_ID(int C_InvoiceBatch_ID)
Set Invoice Batch. |
void |
setControlAmt(BigDecimal ControlAmt)
Set Control Amount. |
void |
setDateDoc(Timestamp DateDoc)
Set Document Date. |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentAmt(BigDecimal DocumentAmt)
Set Document Amt. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Representative. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int SALESREP_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_InvoiceBatch(Ctx ctx,
int C_InvoiceBatch_ID,
String trxName)
ctx - contextC_InvoiceBatch_ID - idtrxName - transaction
public X_C_InvoiceBatch(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_ConversionType_ID(int C_ConversionType_ID)
C_ConversionType_ID - Currency Conversion Rate Typepublic int getC_ConversionType_ID()
public void setC_Currency_ID(int C_Currency_ID)
C_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
public void setC_InvoiceBatch_ID(int C_InvoiceBatch_ID)
C_InvoiceBatch_ID - Expense Invoice Batch Headerpublic int getC_InvoiceBatch_ID()
public void setControlAmt(BigDecimal ControlAmt)
ControlAmt - If not zero, the Debit amount of the document must be equal this amountpublic BigDecimal getControlAmt()
public void setDateDoc(Timestamp DateDoc)
DateDoc - Date of the Documentpublic Timestamp getDateDoc()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setDocumentAmt(BigDecimal DocumentAmt)
DocumentAmt - Document Amountpublic BigDecimal getDocumentAmt()
public void setDocumentNo(String DocumentNo)
DocumentNo - Document sequence number of the documentpublic String getDocumentNo()
public KeyNamePair getKeyNamePair()
public void setIsSOTrx(boolean IsSOTrx)
IsSOTrx - This is a Sales Transactionpublic boolean isSOTrx()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setSalesRep_ID(int SalesRep_ID)
SalesRep_ID - Company Agent like Sales Representative, Purchase Agent, and Customer Service Representative...public int getSalesRep_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||