Schedule
AD_Schedule
Times for the Scheduler
Overview
| Table Name | AD_Schedule |
|---|---|
| Access Level | System Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (20)
| 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 |
AD_Schedule_ID |
ID(22) | No | - | - |
AD_Schedule_UU |
String(36) | No | - | - |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
CronPattern |
String(255) | No | - | Cron pattern to define when the process should be invoked. |
Description |
String(225) | No | - | Optional short description of the record |
Frequency |
Integer(22) | No | - | Frequency of events |
FrequencyType |
List(1) | No | - | Frequency of event |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsIgnoreProcessingTime |
Yes-No(1) | Yes | N | Do not include processing time for the DateNextRun calculation |
IsSystemSchedule |
Yes-No(1) | Yes | N | Schedule Just For System |
MonthDay |
Integer(22) | No | - | Day of the month 1 to 28/29/30/31 |
RunOnlyOnIP |
String(60) | No | - | - |
ScheduleType |
List(1) | No | F | Type of schedule |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
WeekDay |
List(1) | No | - | Day of the Week |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
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 |
Generated on 2026-05-03T19:16:37.452848568Z