 Schedule Object Attributes
 Schedule Object AttributesThe following overview includes the attributes of a Schedule object and describes their functions, allowed values and ways of modification.
Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.
 Header Tab
 Header Tab| Field | Attribute | Value | Access Via: | 
|---|---|---|---|
| Title | OBJECT_TITLE | User-defined, | GET_ATT, | 
| Created | USER_CREATED | The name of the User object, | GET_ATT, | 
| DATE_CREATED | Time stamp in the format "YYYY-MM-DD HH:MM:SS" | GET_ATT | |
| Modified | USER_MODIFIED | The name of the User object, | GET_ATT, | 
| DATE_MODIFIED | Time stamp in the format "YYYY-MM-DD HH:MM:SS" | GET_ATT | |
| MODIFY_COUNT | The number of object modifications. | GET_ATT | |
| Last Used 
 | LAST_USER | The name of the User object, | GET_ATT, | 
| LAST_DATE | The time stamp in the format "YYYY-MM-DD HH:MM:SS" | GET_ATT, | |
| USAGE_COUNT | Number of object usages | GET_ATT, | |
| Archive key 1 | ARCHIVE_KEY1 | User-defined, | GET_ATT, | 
| Archive key 2 | ARCHIVE_KEY2 | User-defined, | GET_ATT, | 
 Sync Tab
 Sync Tab| Field | Description | Attribute | Access Via: | 
|---|---|---|---|
| Assigned Sync object | SYNC_OBJECT | The name of a Sync object, a maximum of 20 characters must not be exceeded. | Change Program | 
 Attributes Tab
 Attributes Tab| Field | Attribute | Value | Accesses Via: | 
|---|---|---|---|
| Queue | QUEUE | The name of a Queue object, maximum 200 characters | GET_ATT, :PUT_ATT, Change Program, predefined variable | 
| Children queue | CHILD_QUEUE | The name of the Queue object for the Schedule object's task,  | GET_ATT, :PUT_ATT, Change Program, predefined variable | 
| Group | GROUP | The name of a Group object, maximum 200 characters " " - for immediate start | GET_ATT, :PUT_ATT, Change Program, predefined variable | 
| Int. account | INT_ACCOUNT, INT_ACC, K | User-defined, | GET_ATT, | 
| Period | JSCH_PERIOD | Any value between "0" and "99" | GET_ATT | 
| Period turn around | JSCH_PERIOD_TA | Time format HH:MM | GET_ATT | 
| Automation Engine priority | UC4_PRIORITY | User-defined,  | GET_ATT, | 
| TimeZone | TIMEZONE | The name of a TimeZone object | GET_ATT, | 
| Generate at runtime | GEN_AT_RUNTIME | "Y" - Generation at runtime | GET_ATT | 
| Tasks running parallel - Max. number | MAX_PARALLEL_TASKS | User-defined,  | GET_ATT, | 
| Tasks running parallel - Else | MAX_PARALLEL_ELSE | "WAIT" - The Schedule object waits until processing is possible. | GET_ATT, | 
 Schedule Tab
 Schedule Tab| Column | Attribute | Value | Accesses Via: | 
|---|---|---|---|
| Calendar | CALENDAR | The name of a calendar, maximum 200 characters | Change Program | 
| Keyword | CALENDAR_KEYWORD | The name of a calendar keyword maximum 200 characters | Change Program | 
| Name | TASK_NAME | The name of an executable object, maximum 200 characters | Change Program | 
 Runtime Tab
 Runtime Tab| Field | Attribute | Value | Access Via: | 
|---|---|---|---|
| Return code <= | MAX_RETCODE | User-defined, | GET_ATT, | 
 Process Tab
 Process Tab| Field | Attribute | Value | Access Via: | 
|---|---|---|---|
| String in the script of the Schedule object that should be changed | SCRIPT | 
 | Change Program | 
 Schedule Attributes Not on a Tab
 Schedule Attributes Not on a Tab| Field | Attribute | Value | Access Via: | 
|---|---|---|---|
| Object name | OBJECT_NAME | User-defined, | Change Program | 
| Mode UserInterface | DCMODUS | "Y" - UserInterface is active | GET_ATT | 
See also:
Schedule Object
Attributes
:PUT_ATT Statement
GET_ATT Function
AE DB Change