Deposit Batch

C_DepositBatch

Overview

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

Columns (21)

Column Type Required Default Description
C_BankAccount_ID Table Direct(10) Yes - Account at the Bank
C_Currency_ID Table Direct(22) Yes - The Currency for this record
C_DocType_ID Table Direct(10) Yes - Document type or rules
CreateFrom Button(1) No - Process which will generate a new document lines based on an existing document
DateDeposit Date(7) Yes @#Date@ -
DateDoc Date(7) Yes @#Date@ Date of the Document
DepositAmt Amount(14) Yes - -
DocAction Button(2) No CO The targeted status of the document
DocStatus List(2) Yes DR The current status of the document
Processed Yes-No(1) Yes - The document has been processed
DocumentNo String(30) Yes - Document sequence number of the document
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_DepositBatch_ID ID(22) Yes - -
C_DepositBatch_UU String(36) No - -
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
IsActive Yes-No(1) Yes Y The record is active in the system
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records

Foreign Keys

Column References Description
C_BankAccount_ID C_BankAccount.C_BankAccount_ID Account at the Bank
C_Currency_ID C_Currency.C_Currency_ID The Currency for this record
C_DocType_ID C_DocType.C_DocType_ID Document type or rules
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T16:41:41.500177726Z