Initialisation
Description
Initialisation of fiscal year, flexitime year or meeting date.
Functionality
The above data are all initialized with the system date.
Related topics
Technical documentation
Initialisation Module
Module name
initsdat.mod
Classes
Security
In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.
| Message | Parameters | Function | Security |
|---|
| Message | Parameters | Function | Receiver module |
|---|
Financial year Initialisation Module
Module name
initbyea.mod
Classes
Security
In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.
| Message | Parameters | Function | Security |
|---|---|---|---|
| BUSINESS_YEAR_SELECTED | |||
| INIT_BUSINESS_YEAR |
| Message | Parameters | Function | Receiver module |
|---|---|---|---|
| BUSINESS_YEAR_SELECTED | |||
| SESSION_DATE_SELECTED |
Flexitime year Initialisation Module
Module name
initfyea.mod
Classes
Security
In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.
| Message | Parameters | Function | Security |
|---|---|---|---|
| FLEXTIME_YEAR_SELECTED | |||
| INIT_FLEXTIME_YEAR |
| Message | Parameters | Function | Receiver module |
|---|---|---|---|
| FLEXTIME_YEAR_SELECTED | |||
| SESSION_DATE_SELECTED |
Session date Initialisation Module
Module name
initsess.mod
Classes
Security
In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.
| Message | Parameters | Function | Security |
|---|---|---|---|
| INIT_SESSION_DATE | none | Initialise session date |
| Message | Parameters | Function | Receiver module |
|---|---|---|---|
| SESSION_DATE_SELECTED | Date object | Session date was initialised (current system date) |