Attachment
AD_Attachment
Attachment for the document
Overview
| Table Name | AD_Attachment |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_StorageProvider |
| Wiki | View on iDempiere Wiki |
Columns (17)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
AD_StorageProvider_ID |
Table Direct(22) | No | - | - |
isMigratedToDMS |
Yes-No(1) | No | N | - |
Size |
Number(22) | No | - | - |
TextMsg |
Text(2000) | No | - | Text Message |
Title |
String(60) | Yes | - | Name this entity is referred to as |
AD_Attachment_ID |
ID(22) | Yes | - | Attachment for the document |
AD_Attachment_UU |
String(36) | No | - | - |
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 |
AD_Table_ID |
Search(22) | Yes | - | Database Table information |
BinaryData |
Binary | No | - | Binary Data |
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 |
Record_ID |
Record ID(22) | Yes | - | Direct internal record ID |
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_StorageProvider_ID |
AD_StorageProvider.AD_StorageProvider_ID | - |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
AD_Table_ID |
AD_Table.AD_Table_ID | Database Table information |
Record_ID |
Record.Record_ID | Direct internal record ID |
Generated on 2026-05-03T18:00:24.922817508Z