|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_InOutConfirm
Generated Interface for M_InOutConfirm
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_ApprovalAmt
Column name ApprovalAmt |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_ConfirmationNo
Column name ConfirmationNo |
static String |
COLUMNNAME_ConfirmType
Column name ConfirmType |
static String |
COLUMNNAME_CreatePackage
Column name CreatePackage |
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_IsCancelled
Column name IsCancelled |
static String |
COLUMNNAME_IsInDispute
Column name IsInDispute |
static String |
COLUMNNAME_M_InOut_ID
Column name M_InOut_ID |
static String |
COLUMNNAME_M_InOutConfirm_ID
Column name M_InOutConfirm_ID |
static String |
COLUMNNAME_M_Inventory_ID
Column name M_Inventory_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=727 |
static String |
Table_Name
TableName=M_InOutConfirm |
| Method Summary | |
|---|---|
BigDecimal |
getApprovalAmt()
Get Approval Amount. |
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
String |
getConfirmationNo()
Get Confirmation No. |
String |
getConfirmType()
Get Confirmation Type. |
String |
getCreatePackage()
Get Create Package |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
int |
getM_InOut_ID()
Get Shipment/Receipt. |
I_M_InOut |
getM_InOut()
|
int |
getM_InOutConfirm_ID()
Get Ship/Receipt Confirmation. |
int |
getM_Inventory_ID()
Get Phys.Inventory. |
I_M_Inventory |
getM_Inventory()
|
boolean |
isApproved()
Get Approved. |
boolean |
isCancelled()
Get Cancelled. |
boolean |
isInDispute()
Get In Dispute. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setApprovalAmt(BigDecimal ApprovalAmt)
Set Approval Amount. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setConfirmationNo(String ConfirmationNo)
Set Confirmation No. |
void |
setConfirmType(String ConfirmType)
Set Confirmation Type. |
void |
setCreatePackage(String CreatePackage)
Set Create Package |
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 |
setIsCancelled(boolean IsCancelled)
Set Cancelled. |
void |
setIsInDispute(boolean IsInDispute)
Set In Dispute. |
void |
setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt. |
void |
setM_InOutConfirm_ID(int M_InOutConfirm_ID)
Set Ship/Receipt Confirmation. |
void |
setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory. |
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_Invoice_ID
static final String COLUMNNAME_ConfirmationNo
static final String COLUMNNAME_ConfirmType
static final String COLUMNNAME_CreatePackage
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_IsCancelled
static final String COLUMNNAME_IsInDispute
static final String COLUMNNAME_M_InOutConfirm_ID
static final String COLUMNNAME_M_InOut_ID
static final String COLUMNNAME_M_Inventory_ID
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setApprovalAmt(BigDecimal ApprovalAmt)
BigDecimal getApprovalAmt()
void setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setConfirmationNo(String ConfirmationNo)
String getConfirmationNo()
void setConfirmType(String ConfirmType)
String getConfirmType()
void setCreatePackage(String CreatePackage)
String getCreatePackage()
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 setIsCancelled(boolean IsCancelled)
boolean isCancelled()
void setIsInDispute(boolean IsInDispute)
boolean isInDispute()
void setM_InOutConfirm_ID(int M_InOutConfirm_ID)
int getM_InOutConfirm_ID()
void setM_InOut_ID(int M_InOut_ID)
int getM_InOut_ID()
I_M_InOut getM_InOut()
throws Exception
Exceptionvoid setM_Inventory_ID(int M_Inventory_ID)
int getM_Inventory_ID()
I_M_Inventory getM_Inventory()
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 | |||||||||