Data Types Personalization
This is an enhancement to the Data types dictionary function (GESATY). The Data type personalization enhancement can be accessed on its own function page called GESATYC.
The GESATYC enhancement enables clients to personalize three specific fields of a data type (Length, Format, and Option) without the risk of these values being overwritten during a future Sage X3 patch or update.
For reference and archival purposes, the factory values provided by Sage for the three fields are preserved in the system via the Data types dictionary function (GESATY). Read the documentation regarding the GESATY function here.
Screen management
Header
| Type (field CODTYP) |
|
List of data types available for selection. Basic data types (data types that have length = 0 or type = image file or text file) are not available for selection. If the Protected checkbox is ticked for a data type, it cannot be personalized. Note:
Upon selecting a data type, the Format, Options, and Length fields are auto filled with values from GESATY. |
| Internal type (field TYPTYP) |
|
Indicates the internal type of the data type. You can read more about the possible types here. |
Tab General
Specific Buttons
|
Validation |
This button is used to update and compile the WWGLOBLON process. In this process, for each alphanumeric data type a global variable of the shortint type contains the entry length for the data type. These variables are named GLONxxx ( xxx = data type). These variables will be used during the definition of the work variables linked to a data type in the process. This is used to alleviate the problems linked to a modification of a data type length. Example of the use of these variables :
|
|
Copy
This button is used to copy the data type definition to another folder. Block number 1
Block number 2
|
|
Save |
This button is used to update the GESATY function with the new personalized values for the Length, Format and Option fields, while also generating the fields that store the factory values provided by Sage. |