|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_AllocationHdr
Generated Interface for C_AllocationHdr
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_ApprovalAmt
Column name ApprovalAmt |
static String |
COLUMNNAME_C_AllocationHdr_ID
Column name C_AllocationHdr_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_DateTrx
Column name DateTrx |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocAction
Column name DocAction |
static String |
COLUMNNAME_DocStatus
Column name DocStatus |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_IsApproved
Column name IsApproved |
static String |
COLUMNNAME_IsManual
Column name IsManual |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=735 |
static String |
Table_Name
TableName=C_AllocationHdr |
| Method Summary | |
|---|---|
BigDecimal |
getApprovalAmt()
Get Approval Amount. |
int |
getC_AllocationHdr_ID()
Get Allocation. |
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
Timestamp |
getDateAcct()
Get Account Date. |
Timestamp |
getDateTrx()
Get Transaction Date. |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
boolean |
isApproved()
Get Approved. |
boolean |
isManual()
Get Manual. |
boolean |
isPosted()
Get Posted. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setApprovalAmt(BigDecimal ApprovalAmt)
Set Approval Amount. |
void |
setC_AllocationHdr_ID(int C_AllocationHdr_ID)
Set Allocation. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDateTrx(Timestamp DateTrx)
Set Transaction Date. |
void |
setDescription(String Description)
Set Description. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setDocStatus(String DocStatus)
Set Document Status. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setIsManual(boolean IsManual)
Set Manual. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_ApprovalAmt
static final String COLUMNNAME_C_AllocationHdr_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_DateTrx
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocAction
static final String COLUMNNAME_DocStatus
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_IsApproved
static final String COLUMNNAME_IsManual
static final String COLUMNNAME_Posted
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setApprovalAmt(BigDecimal ApprovalAmt)
BigDecimal getApprovalAmt()
void setC_AllocationHdr_ID(int C_AllocationHdr_ID)
int getC_AllocationHdr_ID()
void setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDateTrx(Timestamp DateTrx)
Timestamp getDateTrx()
void setDescription(String Description)
String getDescription()
void setDocAction(String DocAction)
String getDocAction()
void setDocStatus(String DocStatus)
String getDocStatus()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setIsApproved(boolean IsApproved)
boolean isApproved()
void setIsManual(boolean IsManual)
boolean isManual()
void setPosted(boolean Posted)
boolean isPosted()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||