POS Tender Type

C_POSTenderType

Overview

Table NameC_POSTenderType
Access LevelClient Only
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (26)

Column Type Required Default Description
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
C_BankAccount_Processor_ID Table Direct(22) No - -
C_DocTypeOrder_ID Table(10) No - Document type or rules for order
C_PaymentTerm_ID Table Direct(10) No - The terms of Payment (timing, discount)
C_POS_ID Table Direct(10) No @C_POS_ID@ Point of Sales Terminal
C_POSTenderType_ID Table Direct(22) Yes - -
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
Description String(255) No - Optional short description of the record
Help Text(2000) No - Comment or Hint
IsActive Yes-No(1) Yes Y The record is active in the system
IsGuarantee Yes-No(1) Yes N Guarantee for a Credit
IsPayInAdvance Yes-No(1) No N -
IsPostDated Yes-No(1) Yes N -
PaymentRule List(1) No - How you pay the invoice
POSIdentifier String(16) No - -
SeqNo Integer(22) No - Method of ordering records; lowest number comes first
TenderType List(1) Yes X Method of Payment
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
Value String(40) Yes - Search key for the record in the format required - must be unique
W_Store_ID Search(10) No - A Web Store of the Tenant
Name String(60) Yes - Alphanumeric identifier of the entity
C_BankAccount_ID Table Direct(10) No - Account at the Bank
C_POSTenderType_UU String(36) No - -

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant
C_BankAccount_Processor_ID C_BankAccount_Processor.C_BankAccount_Processor_ID -
C_DocTypeOrder_ID C_DocTypeOrder.C_DocTypeOrder_ID Document type or rules for order
C_PaymentTerm_ID C_PaymentTerm.C_PaymentTerm_ID The terms of Payment (timing, discount)
C_POS_ID C_POS.C_POS_ID Point of Sales Terminal
W_Store_ID W_Store.W_Store_ID A Web Store of the Tenant
C_BankAccount_ID C_BankAccount.C_BankAccount_ID Account at the Bank

Generated on 2026-05-03T16:38:23.981812809Z