Table idempiere9.adempiere.ad_scheduler
Schedule Processes

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ad_scheduler_id numeric 10
ad_scheduler_para.ad_scheduler_id adscheduler_adschedulerpara C
ad_schedulerlog.ad_scheduler_id adscheduler_log C
ad_schedulerrecipient.ad_scheduler_id adscheduler_recipient R
Schedule Processes
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
ad_process_id numeric 10
ad_process.ad_process_id adprocess_adscheduler C
Process or Report
frequencytype bpchar 1  √  null Frequency of event
frequency numeric 10  √  null Frequency of events
datelastrun timestamp 29,6  √  null Date the process was last run.
datenextrun timestamp 29,6  √  null Date the process will run next
supervisor_id numeric 10
ad_user.ad_user_id aduser_adscheduler R
Supervisor for this user/organization - used for escalation and approval
keeplogdays numeric 10 Number of days to keep the log entries
processing bpchar 1  √  null Process Now
weekday bpchar 1  √  null Day of the Week
scheduletype bpchar 1 'F'::bpchar Type of schedule
monthday numeric 10  √  null Day of the month 1 to 28/29/30/31
isignoreprocessingtime bpchar 1  √  'N'::bpchar Do not include processing time for the DateNextRun calculation
cronpattern varchar 255  √  NULL::character varying Cron pattern to define when the process should be invoked.
ad_table_id numeric 10  √  NULL::numeric
ad_table.ad_table_id adtable_adscheduler R
Database Table information
record_id numeric 10  √  NULL::numeric Direct internal record ID
ad_scheduler_uu varchar 36  √  NULL::character varying AD_Scheduler_UU
ad_schedule_id numeric 10 NULL::numeric
ad_schedule.ad_schedule_id adschedule_adscheduler R
Schedule
r_mailtext_id numeric 10  √  NULL::numeric Text templates for mailings
reportoutputtype varchar 4  √  NULL::character varying Report Output Type
ad_printformat_id numeric 10  √  NULL::numeric Data Print Format

Table contained 10 rows at 2021-12-25 14:55 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_scheduler_id Primary key Asc ad_scheduler_pkey
ad_scheduler_uu Must be unique Asc ad_scheduler_uu_idx

Close relationships  within of separation: