Bank
C_Bank
Bank
Overview
| Table Name | C_Bank |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (15)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
Description |
String(255) | No | - | Optional short description of the record |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
RoutingNo |
String(20) | Yes | - | Bank Routing Number |
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_Bank_ID |
ID(22) | Yes | - | Bank |
C_Bank_UU |
String(36) | No | - | - |
C_Location_ID |
Location (Address)(22) | No | - | Location or Address |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsOwnBank |
Yes-No(1) | Yes | Y | Bank for this Organization |
SwiftCode |
String(20) | No | - | Swift Code or BIC |
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 |
|---|---|---|
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_Location_ID |
C_Location.C_Location_ID | Location or Address |
Generated on 2026-05-03T17:59:10.522097432Z