Mobile Device
AD_Mobile_Device
Overview
| Table Name | AD_Mobile_Device |
|---|---|
| Access Level | Client Only |
| Entity Type | MOB |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Queue |
| Wiki | View on iDempiere Wiki |
Columns (13)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
AD_Queue_ID |
Table Direct(10) | No | @AD_Queue_ID@ | Messaging Queue for messaging |
Device_UUID |
String(255) | No | - | Mobile Device UUID |
jsondata |
String(10000) | No | - | - |
Name |
String(255) | No | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(10) | No | @#AD_Client_ID@ | Tenant for this installation. |
AD_Mobile_Device_ID |
ID(10) | Yes | - | - |
AD_Mobile_Device_UU |
String(36) | No | - | - |
AD_Org_ID |
Table Direct(10) | No | @#AD_Org_ID@ | Organizational entity within tenant |
Created |
Date+Time(29) | No | SYSDATE | Date this record was created |
CreatedBy |
Search(10) | No | - | User who created this records |
IsActive |
Yes-No(1) | No | Y | The record is active in the system |
Updated |
Date+Time(29) | No | SYSDATE | Date this record was updated |
UpdatedBy |
Search(10) | No | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Queue_ID |
AD_Queue.AD_Queue_ID | Messaging Queue for messaging |
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-03T17:59:10.267755806Z