|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_MovementConfirm
Generated Interface for M_MovementConfirm
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_ApprovalAmt
Column name ApprovalAmt |
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_M_Inventory_ID
Column name M_Inventory_ID |
static String |
COLUMNNAME_M_Movement_ID
Column name M_Movement_ID |
static String |
COLUMNNAME_M_MovementConfirm_ID
Column name M_MovementConfirm_ID |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=738 |
static String |
Table_Name
TableName=M_MovementConfirm |
| Method Summary | |
|---|---|
BigDecimal |
getApprovalAmt()
Get Approval Amount. |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
int |
getM_Inventory_ID()
Get Phys.Inventory. |
I_M_Inventory |
getM_Inventory()
|
int |
getM_Movement_ID()
Get Inventory Move. |
I_M_Movement |
getM_Movement()
|
int |
getM_MovementConfirm_ID()
Get Move Confirm. |
boolean |
isApproved()
Get Approved. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setApprovalAmt(BigDecimal ApprovalAmt)
Set Approval Amount. |
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 |
setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory. |
void |
setM_Movement_ID(int M_Movement_ID)
Set Inventory Move. |
void |
setM_MovementConfirm_ID(int M_MovementConfirm_ID)
Set Move Confirm. |
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_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_M_Inventory_ID
static final String COLUMNNAME_M_MovementConfirm_ID
static final String COLUMNNAME_M_Movement_ID
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setApprovalAmt(BigDecimal ApprovalAmt)
BigDecimal getApprovalAmt()
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 setM_Inventory_ID(int M_Inventory_ID)
int getM_Inventory_ID()
I_M_Inventory getM_Inventory()
throws Exception
Exceptionvoid setM_MovementConfirm_ID(int M_MovementConfirm_ID)
int getM_MovementConfirm_ID()
void setM_Movement_ID(int M_Movement_ID)
int getM_Movement_ID()
I_M_Movement getM_Movement()
throws Exception
Exceptionvoid 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 | |||||||||