Miscellaneous
This function is used to search in all the dictionary tables for a given value in a given field type, provided that this type is associated with an object in the software. For example, it is possible to search for the locations where a status code is used or where a country code is used etc.
It should be noted that is is also possible to search the processes (ADC type), provided that this type is not associated with an object by default. This is used to verify in what screens, windows, actions... a given process is used.
Screen management
Entry screen
Entry into this function triggers the display of a window in which the search setups are entered.
After this screen is validated, the function covers the corresponding elements of the dictionary (progression bars display for each type of element), then a log file listing the various elements found is displayed.
Data type (field TYP) |
Used to enter the value of the key that is to be searched for (it depends on the data type previously entered). |
field TEX |
Title associated with the previous code. |
field COD |
Define the data type on which the search for the key value will be made. The ADC(process) type is proposed by default. |
Log file obtained
|
Search <<object name>> <<KEY>> <<title>> Object <<XXX>> <<title>> Key (<<key definition>>) : <<VALUES_OF_THE_KEY>> , Field <<field_name>> ---------------------- Number of records X |
Batch task
This function can be run in batch mode, but no dedicated standard task is delivered to run it.
Error messages
In addition to the generic error messages, the following messages can appear during the entry :
Data type not used in a tableThe data type entered is referenced only in screens and not in the tables. No value can therefore be found.
Data type not managedA data type has been entered that is not associated with an object : no search can be carried out for this data type.