|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_InvoiceBatch
Generated Interface for C_InvoiceBatch
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
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_InvoiceBatch_ID
Column name C_InvoiceBatch_ID |
static String |
COLUMNNAME_ControlAmt
Column name ControlAmt |
static String |
COLUMNNAME_DateDoc
Column name DateDoc |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocumentAmt
Column name DocumentAmt |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=767 |
static String |
Table_Name
TableName=C_InvoiceBatch |
| Method Summary | |
|---|---|
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_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. |
int |
getSalesRep_ID()
Get Sales Representative. |
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 Sales Representative. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_ConversionType_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_InvoiceBatch_ID
static final String COLUMNNAME_ControlAmt
static final String COLUMNNAME_DateDoc
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocumentAmt
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_SalesRep_ID
| Method Detail |
|---|
void setC_ConversionType_ID(int C_ConversionType_ID)
int getC_ConversionType_ID()
I_C_ConversionType getC_ConversionType()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_InvoiceBatch_ID(int C_InvoiceBatch_ID)
int getC_InvoiceBatch_ID()
void setControlAmt(BigDecimal ControlAmt)
BigDecimal getControlAmt()
void setDateDoc(Timestamp DateDoc)
Timestamp getDateDoc()
void setDescription(String Description)
String getDescription()
void setDocumentAmt(BigDecimal DocumentAmt)
BigDecimal getDocumentAmt()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||