Package org.compiere.model
Interface I_M_InOutConfirm
-
- All Known Implementing Classes:
MInOutConfirm,X_M_InOutConfirm
public interface I_M_InOutConfirmGenerated Interface for M_InOutConfirm- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 1 - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_ApprovalAmtColumn name ApprovalAmtstatic StringCOLUMNNAME_C_Invoice_IDColumn name C_Invoice_IDstatic StringCOLUMNNAME_ConfirmationNoColumn name ConfirmationNostatic StringCOLUMNNAME_ConfirmTypeColumn name ConfirmTypestatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_CreatePackageColumn name CreatePackagestatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_DocActionColumn name DocActionstatic StringCOLUMNNAME_DocStatusColumn name DocStatusstatic StringCOLUMNNAME_DocumentNoColumn name DocumentNostatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsApprovedColumn name IsApprovedstatic StringCOLUMNNAME_IsCancelledColumn name IsCancelledstatic StringCOLUMNNAME_IsInDisputeColumn name IsInDisputestatic StringCOLUMNNAME_M_InOut_IDColumn name M_InOut_IDstatic StringCOLUMNNAME_M_InOutConfirm_IDColumn name M_InOutConfirm_IDstatic StringCOLUMNNAME_M_InOutConfirm_UUColumn name M_InOutConfirm_UUstatic StringCOLUMNNAME_M_Inventory_IDColumn name M_Inventory_IDstatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=727static StringTable_NameTableName=M_InOutConfirm
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.BigDecimalgetApprovalAmt()Get Approval Amount.I_C_InvoicegetC_Invoice()intgetC_Invoice_ID()Get Invoice.StringgetConfirmationNo()Get Confirmation No.StringgetConfirmType()Get Confirmation Type.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetCreatePackage()Get Create PackageStringgetDescription()Get Description.StringgetDocAction()Get Document Action.StringgetDocStatus()Get Document Status.StringgetDocumentNo()Get Document No.I_M_InOutgetM_InOut()intgetM_InOut_ID()Get Shipment/Receipt.intgetM_InOutConfirm_ID()Get Ship/Receipt Confirmation.StringgetM_InOutConfirm_UU()Get M_InOutConfirm_UUI_M_InventorygetM_Inventory()intgetM_Inventory_ID()Get Phys.Inventory.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisApproved()Get Approved.booleanisCancelled()Get Cancelled.booleanisInDispute()Get In Dispute.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetApprovalAmt(BigDecimal ApprovalAmt)Set Approval Amount.voidsetC_Invoice_ID(int C_Invoice_ID)Set Invoice.voidsetConfirmationNo(String ConfirmationNo)Set Confirmation No.voidsetConfirmType(String ConfirmType)Set Confirmation Type.voidsetCreatePackage(String CreatePackage)Set Create PackagevoidsetDescription(String Description)Set Description.voidsetDocAction(String DocAction)Set Document Action.voidsetDocStatus(String DocStatus)Set Document Status.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetIsActive(boolean IsActive)Set Active.voidsetIsApproved(boolean IsApproved)Set Approved.voidsetIsCancelled(boolean IsCancelled)Set Cancelled.voidsetIsInDispute(boolean IsInDispute)Set In Dispute.voidsetM_InOut_ID(int M_InOut_ID)Set Shipment/Receipt.voidsetM_InOutConfirm_ID(int M_InOutConfirm_ID)Set Ship/Receipt Confirmation.voidsetM_InOutConfirm_UU(String M_InOutConfirm_UU)Set M_InOutConfirm_UUvoidsetM_Inventory_ID(int M_Inventory_ID)Set Phys.Inventory.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process Now
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_InOutConfirm- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=727- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ApprovalAmt
static final String COLUMNNAME_ApprovalAmt
Column name ApprovalAmt- See Also:
- Constant Field Values
-
COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ConfirmationNo
static final String COLUMNNAME_ConfirmationNo
Column name ConfirmationNo- See Also:
- Constant Field Values
-
COLUMNNAME_ConfirmType
static final String COLUMNNAME_ConfirmType
Column name ConfirmType- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_CreatePackage
static final String COLUMNNAME_CreatePackage
Column name CreatePackage- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DocAction
static final String COLUMNNAME_DocAction
Column name DocAction- See Also:
- Constant Field Values
-
COLUMNNAME_DocStatus
static final String COLUMNNAME_DocStatus
Column name DocStatus- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsApproved
static final String COLUMNNAME_IsApproved
Column name IsApproved- See Also:
- Constant Field Values
-
COLUMNNAME_IsCancelled
static final String COLUMNNAME_IsCancelled
Column name IsCancelled- See Also:
- Constant Field Values
-
COLUMNNAME_IsInDispute
static final String COLUMNNAME_IsInDispute
Column name IsInDispute- See Also:
- Constant Field Values
-
COLUMNNAME_M_InOutConfirm_ID
static final String COLUMNNAME_M_InOutConfirm_ID
Column name M_InOutConfirm_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_InOutConfirm_UU
static final String COLUMNNAME_M_InOutConfirm_UU
Column name M_InOutConfirm_UU- See Also:
- Constant Field Values
-
COLUMNNAME_M_InOut_ID
static final String COLUMNNAME_M_InOut_ID
Column name M_InOut_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Inventory_ID
static final String COLUMNNAME_M_Inventory_ID
Column name M_Inventory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setApprovalAmt
void setApprovalAmt(BigDecimal ApprovalAmt)
Set Approval Amount. Document Approval Amount
-
getApprovalAmt
BigDecimal getApprovalAmt()
Get Approval Amount. Document Approval Amount
-
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. Invoice Identifier
-
getC_Invoice_ID
int getC_Invoice_ID()
Get Invoice. Invoice Identifier
-
getC_Invoice
I_C_Invoice getC_Invoice() throws RuntimeException
- Throws:
RuntimeException
-
setConfirmationNo
void setConfirmationNo(String ConfirmationNo)
Set Confirmation No. Confirmation Number
-
getConfirmationNo
String getConfirmationNo()
Get Confirmation No. Confirmation Number
-
setConfirmType
void setConfirmType(String ConfirmType)
Set Confirmation Type. Type of confirmation
-
getConfirmType
String getConfirmType()
Get Confirmation Type. Type of confirmation
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setCreatePackage
void setCreatePackage(String CreatePackage)
Set Create Package
-
getCreatePackage
String getCreatePackage()
Get Create Package
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDocAction
void setDocAction(String DocAction)
Set Document Action. The targeted status of the document
-
getDocAction
String getDocAction()
Get Document Action. The targeted status of the document
-
setDocStatus
void setDocStatus(String DocStatus)
Set Document Status. The current status of the document
-
getDocStatus
String getDocStatus()
Get Document Status. The current status of the document
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsApproved
void setIsApproved(boolean IsApproved)
Set Approved. Indicates if this document requires approval
-
isApproved
boolean isApproved()
Get Approved. Indicates if this document requires approval
-
setIsCancelled
void setIsCancelled(boolean IsCancelled)
Set Cancelled. The transaction was cancelled
-
isCancelled
boolean isCancelled()
Get Cancelled. The transaction was cancelled
-
setIsInDispute
void setIsInDispute(boolean IsInDispute)
Set In Dispute. Document is in dispute
-
isInDispute
boolean isInDispute()
Get In Dispute. Document is in dispute
-
setM_InOutConfirm_ID
void setM_InOutConfirm_ID(int M_InOutConfirm_ID)
Set Ship/Receipt Confirmation. Material Shipment or Receipt Confirmation
-
getM_InOutConfirm_ID
int getM_InOutConfirm_ID()
Get Ship/Receipt Confirmation. Material Shipment or Receipt Confirmation
-
setM_InOutConfirm_UU
void setM_InOutConfirm_UU(String M_InOutConfirm_UU)
Set M_InOutConfirm_UU
-
getM_InOutConfirm_UU
String getM_InOutConfirm_UU()
Get M_InOutConfirm_UU
-
setM_InOut_ID
void setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt. Material Shipment Document
-
getM_InOut_ID
int getM_InOut_ID()
Get Shipment/Receipt. Material Shipment Document
-
getM_InOut
I_M_InOut getM_InOut() throws RuntimeException
- Throws:
RuntimeException
-
setM_Inventory_ID
void setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory. Parameters for a Physical Inventory
-
getM_Inventory_ID
int getM_Inventory_ID()
Get Phys.Inventory. Parameters for a Physical Inventory
-
getM_Inventory
I_M_Inventory getM_Inventory() throws RuntimeException
- Throws:
RuntimeException
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-