Scheduler

AD_Scheduler

Schedule Processes

Overview

Table NameAD_Scheduler
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (24)

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_PrintFormat_ID Table Direct(22) No - Data Print Format
AD_Process_ID Table Direct(22) Yes - Process or Report
AD_Schedule_ID Table Direct(10) Yes - -
AD_Scheduler_ID ID(22) Yes - Schedule Processes
AD_Table_ID Table Direct(10) No - Database Table information
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
DateLastRun Timestamp With Time Zone(7) No - Date the process was last run.
DateNextRun Timestamp With Time Zone(7) No - Date the process will run next
Description String(255) No - Optional short description of the record
IsActive Yes-No(1) Yes Y The record is active in the system
KeepLogDays Integer(22) Yes 7 Number of days to keep the log entries
Processing Button(1) No - -
Record_ID Record ID(10) No - Direct internal record ID
ReportOutputType List(4) No - -
R_MailText_ID Table Direct(10) No - Text templates for mailings
SchedulerState Scheduler State(10) No - State of this scheduler record (not scheduled, started or stopped)
Supervisor_ID Table(22) Yes - Supervisor for this user/organization - used for escalation and approval
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Scheduler_UU String(36) No - -

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
AD_PrintFormat_ID AD_PrintFormat.AD_PrintFormat_ID Data Print Format
AD_Process_ID AD_Process.AD_Process_ID Process or Report
AD_Schedule_ID AD_Schedule.AD_Schedule_ID -
AD_Table_ID AD_Table.AD_Table_ID Database Table information
Record_ID Record.Record_ID Direct internal record ID
R_MailText_ID R_MailText.R_MailText_ID Text templates for mailings
Supervisor_ID Supervisor.Supervisor_ID Supervisor for this user/organization - used for escalation and approval

Generated on 2026-05-03T19:18:04.428909728Z