Refer to documentation Implementation
Fields
The following fields are present on this tab :
|   |
|   |
Close
Fields
The following fields are present on this tab :
Characteristics
| The validation of the ADONIX folder does not update the data types where the activity code begins with X Y or Z. |
| Module belonging to the setup. This field is used to specify whether the screen has to be created in the folder database or not. It is specified when the module linked to the screen is active in the folder. |
Type
| Used to indicate the internal type of the data type. The possible types are:
For the blobs as with the clobs, it is necessary to enter the length that will be maximum storage length. The coding is as follows:
Floatingand Double are the types that will not be recommended for use (formats linked to the machine). | |
| Used to indicate if necessary, the length of the character strings or the numbers. If this is 0 the length will be entered for each variable of this type. | |
| Local menu number. If this is 0 it will be entered for each variable of this type. |
Format
| Used to indicate the "adonix" format of the data type. This format must be coherent with the internal type. The format must conform to the Adonix syntax. Only the part situated to the right of the ":" should figure in this field. Ex: 10X , 3A2B. The detail of existing syntaxes is given in the corresponding documentation. For a variable format, it should be preceded by "=". Ex: =[F:DEV]FM92 A good example of this type of variable format can be viewed with the MD1 to MD4 types. These formats are used for the amounts expressed in a currency. For MD1, the format =GDEVFMT. This global variable is loaded in the INIDEV action declared in this same data type. |
| These options are realized by characters that can be concatenated when several options are required. It is possible to choose these options thanks to a selection window. A detailed description for all the possible options is available. |
Close
Fields
The following fields are included in this window :
Object
| Used to indicate if necessary, the object associated with the data type. The linked table managed by the object is displayed. The presence of an object code automatically starts:
|
|   |
Format
| Used to optimize the display of the large grids. This is reserved for the data type of the standard, because it requires a particular process in the supervisor.
|
|   |
|   |
| Used to optimize the display of the large grids. This is reserved for the data type of the standard, because it requires a particular process in the supervisor.
|
| This field allows you to enter a calculation formula to assign a default value to fields of this type An example can be seen in the CRY type, which defines the country code : the GPAYS variable, which defines the local country, is proposed as the default value for all the fields of this type. This default value is automatically proposed in the screen fields using this type of data. However, if a field using this data type has its own default value in the screen, it's this that will be used; in this case, the default value for the data type is ignored. |
Grid Actions
| This grid is used to declare the actions catalogued in the actions dictionary. The objective is that for all fields having this data type, the actions defined here will be systematically executed. If a single action is defined is defined for both the data type and the screen field, the actions will be executed consecutively and in the following order : it is the data type then the field. There is a particular case for the "selection" and "button" actions, for which only the screen field action will be executed. This grid makes it possible to define the particular actions associated with the field. The possible action types are :
|
| Indicate the actions to be carried out in a systematic manner on the type of data. |
| This field is used to define the context of the action execution :
|
Fields
The following fields are included in this window :
Type
|   |
Details
|   |
|   |
|   |
|   |
|   |
Default representations
  |
  |
  |
Grid Rules
|   |
|   |
|   |
|   |
|   |
|   |
Grid Parameters
|   |
|   |
|   |
|   |
|   |
|   |
|   |
Close
Action icon
By default, the following reports are associated with this function :
ATYPE : Data type
This can be changed using a different setup.
The following fields are included on the window opened through this button : Block number 1
Block number 2
Close This button is used to copy the data type definition to another folder. |
This menu item allows access to the documentation management on the first paragraph of the documentation (if there is one) associated with the current record.
This menu item allows access to link management. It is used to define the links between the current record and other records (for example, the links between functions and parameters). These links are specific to the documentation and are used to load the generation of documentation structures.
This menu item launches a documentation generation. You can also launch it from the Generation button at the bottom of the screen.
You can launch three types of generation one by one or simultaneously
The range suggested by default takes into account the current record, but you can modify it at launch time.
In addition to the generic error messages, the following messages can appear during the entry :
The length associated with a field is incompatible with the given internal data type.
The local menu number is incorrect
Incorrect characters have been entered in the format.
The format that has been defined is invalid.
The option associated with the format is invalid.
The database data types are not modifiable. Example : "A","C","D","L","M","MM","DCB","AV","W","ACB","ABB".