Schedulers
This is a table representing the Schedulers module in SugarCRM.
Columns
Name | Type | ReadOnly | Description |
My_Favorite | Bool | False |
Whether the record is the favorite for the user. |
Following | Bool | False |
Whether the user is following this record. |
Id [KEY] | String | False |
The unique identifier of the scheduler. |
Name | String | False |
The name of the scheduler. |
Date_Entered | Datetime | True |
The date the record was created. |
Date_Modified | Datetime | True |
The date the record was last modified. |
Modified_User_Id | String | True |
The Id of the user who last modified the record. |
Modified_By_Name | String | True |
The name of the user who last modified the record. |
Created_By | String | True |
The Id of the user who created the record. |
Created_By_Name | String | True |
The name of the user who created the record. |
Doc_Owner | String | False |
The document owner. |
User_Favorites | String | False |
The favorites of the user. |
Description | String | False |
The full text of the note. |
Deleted | Bool | False |
The record deletion indicator. |
Job | String | False |
The job. |
Job_Url | String | False |
The job URL. |
Job_Function | String | False |
The job function. |
Date_Time_Start | String | False |
The start date and time. |
Date_Time_End | String | False |
The end date and time. |
Job_Interval | String | False |
The job interval. |
Adv_Interval | Bool | False |
Whether there are advanced options for the interval. |
Time_From | String | False |
The time the scheduler begins to be active per day. |
Time_To | String | False |
Time the scheduler stops being active per day. |
Last_Run | Datetime | False |
The last run time of the scheduler. |
Status | String | False |
The status of the scheduler. |
Catch_Up | Bool | False |
Whether the scheduler will catch up. |