Interface I_C_POS

All Known Implementing Classes:
MPOS, X_C_POS

public interface I_C_POS
Generated Interface for C_POS
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
    • setAutoLogoutDelay

      void setAutoLogoutDelay(int AutoLogoutDelay)
      Set Auto Logout Delay. Automatically logout if terminal inactive for this period
    • getAutoLogoutDelay

      int getAutoLogoutDelay()
      Get Auto Logout Delay. Automatically logout if terminal inactive for this period
    • setCashDrawer

      void setCashDrawer(String CashDrawer)
      Set Cash Drawer
    • getCashDrawer

      String getCashDrawer()
      Get Cash Drawer
    • setC_BankAccount_ID

      void setC_BankAccount_ID(int C_BankAccount_ID)
      Set Bank Account. Account at the Bank
    • getC_BankAccount_ID

      int getC_BankAccount_ID()
      Get Bank Account. Account at the Bank
    • getC_BankAccount

      I_C_BankAccount getC_BankAccount() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartnerCashTrx_ID

      void setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
      Set Template B.Partner. Business Partner used for creating new Business Partners on the fly
    • getC_BPartnerCashTrx_ID

      int getC_BPartnerCashTrx_ID()
      Get Template B.Partner. Business Partner used for creating new Business Partners on the fly
    • getC_BPartnerCashTrx

      I_C_BPartner getC_BPartnerCashTrx() throws RuntimeException
      Throws:
      RuntimeException
    • setC_CashBook_ID

      void setC_CashBook_ID(int C_CashBook_ID)
      Set Cash Book. Cash Book for recording petty cash transactions
    • getC_CashBook_ID

      int getC_CashBook_ID()
      Get Cash Book. Cash Book for recording petty cash transactions
    • getC_CashBook

      I_C_CashBook getC_CashBook() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • setC_POS_ID

      void setC_POS_ID(int C_POS_ID)
      Set POS Terminal. Point of Sales Terminal
    • getC_POS_ID

      int getC_POS_ID()
      Get POS Terminal. Point of Sales Terminal
    • setC_POSKeyLayout_ID

      void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
      Set POS Key Layout. POS Function Key Layout
    • getC_POSKeyLayout_ID

      int getC_POSKeyLayout_ID()
      Get POS Key Layout. POS Function Key Layout
    • getC_POSKeyLayout

      I_C_POSKeyLayout getC_POSKeyLayout() throws RuntimeException
      Throws:
      RuntimeException
    • setC_POS_UU

      void setC_POS_UU(String C_POS_UU)
      Set C_POS_UU
    • getC_POS_UU

      String getC_POS_UU()
      Get C_POS_UU
    • 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
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setIsModifyPrice

      void setIsModifyPrice(boolean IsModifyPrice)
      Set Modify Price. Allow modifying the price
    • isModifyPrice

      boolean isModifyPrice()
      Get Modify Price. Allow modifying the price
    • setM_PriceList_ID

      void setM_PriceList_ID(int M_PriceList_ID)
      Set Price List. Unique identifier of a Price List
    • getM_PriceList_ID

      int getM_PriceList_ID()
      Get Price List. Unique identifier of a Price List
    • getM_PriceList

      I_M_PriceList getM_PriceList() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setOSK_KeyLayout_ID

      void setOSK_KeyLayout_ID(int OSK_KeyLayout_ID)
      Set On Screen Keyboard layout. The key layout to use for on screen keyboard for text fields.
    • getOSK_KeyLayout_ID

      int getOSK_KeyLayout_ID()
      Get On Screen Keyboard layout. The key layout to use for on screen keyboard for text fields.
    • getOSK_KeyLayout

      I_C_POSKeyLayout getOSK_KeyLayout() throws RuntimeException
      Throws:
      RuntimeException
    • setOSNP_KeyLayout_ID

      void setOSNP_KeyLayout_ID(int OSNP_KeyLayout_ID)
      Set On Screen Number Pad layout. The key layout to use for on screen number pad for numeric fields.
    • getOSNP_KeyLayout_ID

      int getOSNP_KeyLayout_ID()
      Get On Screen Number Pad layout. The key layout to use for on screen number pad for numeric fields.
    • getOSNP_KeyLayout

      I_C_POSKeyLayout getOSNP_KeyLayout() throws RuntimeException
      Throws:
      RuntimeException
    • setPrinterName

      void setPrinterName(String PrinterName)
      Set Printer Name. Name of the Printer
    • getPrinterName

      String getPrinterName()
      Get Printer Name. Name of the Printer
    • setSalesRep_ID

      void setSalesRep_ID(int SalesRep_ID)
      Set Sales Representative. Sales Representative or Company Agent
    • getSalesRep_ID

      int getSalesRep_ID()
      Get Sales Representative. Sales Representative or Company Agent
    • getSalesRep

      I_AD_User getSalesRep() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records