| ut_config | Table de config SA |
Liste des champs :
Rang |
Champ |
Libellé |
Type |
Lg/Format |
| 1 | valeur | valeur de la clé | CHAR | 80 |
| 2 | typ_fic | type du fichier | CHAR | 6 |
| 3 | nom_fic | Nom du fichier | CHAR | 31 |
| 4 | gnx_section | Section | CHAR | 80 |
| 5 | nom_cle | nom de la clé | CHAR | 80 |
| 6 | datmod | Date de modification | DATE | AAAAMMJJ |
| 7 | codsoc | Code societe | LONG | - |
| 8 | utimod | Agent responsable de la dernière accès | CHAR | 8 |
Liste des clés :
| Rang | Clé |
Libellé |
Type |
Unique |
| 1 | ut_config_idx | cle primaire | D | O |
Clause Order By |
||||
| codsoc (ASC) | ||||
| typ_fic (ASC) | ||||
| nom_fic (ASC) | ||||
| gnx_section (ASC) | ||||
| nom_cle (ASC) | ||||
| Rang | Clé |
Libellé |
Type |
Unique |
| 2 | ut_config_idx2 | Clé logique | D | N |
Clause Order By |
||||
| codsoc (ASC) | ||||
| valeur (ASC) | ||||
| gnx_section (ASC) | ||||