Adempiere 3.5.2a

org.compiere.model
Interface I_M_InOutConfirm

All Known Implementing Classes:
MInOutConfirm, X_M_InOutConfirm

public interface I_M_InOutConfirm

Generated Interface for M_InOutConfirm

Version:
Release 3.5.2a
Author:
Adempiere (generated)

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

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


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 1 - Org


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_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_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_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
Method Detail

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 Exception
Throws:
Exception

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


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


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_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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.