|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_A_Asset_Addition
Generated Interface for A_Asset_Addition
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_A_Asset_Addition_ID
Column name A_Asset_Addition_ID |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_A_CapvsExp
Column name A_CapvsExp |
static String |
COLUMNNAME_A_QTY_Current
Column name A_QTY_Current |
static String |
COLUMNNAME_A_SourceType
Column name A_SourceType |
static String |
COLUMNNAME_AssetValueAmt
Column name AssetValueAmt |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_GL_JournalBatch_ID
Column name GL_JournalBatch_ID |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID |
static String |
COLUMNNAME_PostingType
Column name PostingType |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53137 |
static String |
Table_Name
TableName=A_Asset_Addition |
| Method Summary | |
|---|---|
int |
getA_Asset_Addition_ID()
Get A_Asset_Addition_ID |
int |
getA_Asset_ID()
Get Asset. |
String |
getA_CapvsExp()
Get A_CapvsExp |
BigDecimal |
getA_QTY_Current()
Get A_QTY_Current |
String |
getA_SourceType()
Get A_SourceType |
BigDecimal |
getAssetValueAmt()
Get Asset value. |
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
int |
getGL_JournalBatch_ID()
Get Journal Batch. |
I_GL_JournalBatch |
getGL_JournalBatch()
|
int |
getLine()
Get Line No. |
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
String |
getPostingType()
Get PostingType. |
void |
setA_Asset_Addition_ID(int A_Asset_Addition_ID)
Set A_Asset_Addition_ID |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setA_CapvsExp(String A_CapvsExp)
Set A_CapvsExp |
void |
setA_QTY_Current(BigDecimal A_QTY_Current)
Set A_QTY_Current |
void |
setA_SourceType(String A_SourceType)
Set A_SourceType |
void |
setAssetValueAmt(BigDecimal AssetValueAmt)
Set Asset value. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setGL_JournalBatch_ID(int GL_JournalBatch_ID)
Set Journal Batch. |
void |
setLine(int Line)
Set Line No. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setPostingType(String PostingType)
Set PostingType. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_A_Asset_Addition_ID
static final String COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_CapvsExp
static final String COLUMNNAME_A_QTY_Current
static final String COLUMNNAME_A_SourceType
static final String COLUMNNAME_AssetValueAmt
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_GL_JournalBatch_ID
static final String COLUMNNAME_Line
static final String COLUMNNAME_M_InOutLine_ID
static final String COLUMNNAME_PostingType
| Method Detail |
|---|
void setA_Asset_Addition_ID(int A_Asset_Addition_ID)
int getA_Asset_Addition_ID()
void setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
void setA_CapvsExp(String A_CapvsExp)
String getA_CapvsExp()
void setA_QTY_Current(BigDecimal A_QTY_Current)
BigDecimal getA_QTY_Current()
void setA_SourceType(String A_SourceType)
String getA_SourceType()
void setAssetValueAmt(BigDecimal AssetValueAmt)
BigDecimal getAssetValueAmt()
void setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setGL_JournalBatch_ID(int GL_JournalBatch_ID)
int getGL_JournalBatch_ID()
I_GL_JournalBatch getGL_JournalBatch()
throws Exception
Exceptionvoid setLine(int Line)
int getLine()
void setM_InOutLine_ID(int M_InOutLine_ID)
int getM_InOutLine_ID()
void setPostingType(String PostingType)
String getPostingType()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||