Interface I_M_MovementConfirm

All Known Implementing Classes:
MMovementConfirm, X_M_MovementConfirm

public interface I_M_MovementConfirm
Generated Interface for M_MovementConfirm
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setApprovalAmt

      void setApprovalAmt(BigDecimal ApprovalAmt)
      Set Approval Amount. Document Approval Amount
    • getApprovalAmt

      BigDecimal getApprovalAmt()
      Get Approval Amount. Document Approval Amount
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • 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
    • setM_MovementConfirm_ID

      void setM_MovementConfirm_ID(int M_MovementConfirm_ID)
      Set Move Confirm. Inventory Move Confirmation
    • getM_MovementConfirm_ID

      int getM_MovementConfirm_ID()
      Get Move Confirm. Inventory Move Confirmation
    • setM_MovementConfirm_UU

      void setM_MovementConfirm_UU(String M_MovementConfirm_UU)
      Set M_MovementConfirm_UU
    • getM_MovementConfirm_UU

      String getM_MovementConfirm_UU()
      Get M_MovementConfirm_UU
    • setM_Movement_ID

      void setM_Movement_ID(int M_Movement_ID)
      Set Inventory Move. Movement of Inventory
    • getM_Movement_ID

      int getM_Movement_ID()
      Get Inventory Move. Movement of Inventory
    • getM_Movement

      I_M_Movement getM_Movement() 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