| fpa | Table des prix arrondis |
Liste des champs :
Rang |
Champ |
Libellé |
Type |
Lg/Format |
| 1 | prix_mini | Prix minimum | DBLE | - |
| 2 | prix_maxi | Prix maximum | DBLE | - |
| 3 | prix_arron | Prix arrondi | DBLE | - |
| 4 | datmod | Date de la dernière mise à jour | DATE | AAAAMMJJ |
| 5 | utimod | Agent ayant effectué la dernière modif. | CHAR | 8 |
| 6 | codsoc | Code Société | LONG | - |
| 7 | coddev | Code devise | CHAR | 3 |
| 8 | coeff | Coefficient | DBLE | - |
| 9 | typfpa | type de gestion des arrondi | CHAR | 3 |
| 10 | codgri | Code grille de saisie | CHAR | 6 |
Liste des clés :
| Rang | Clé |
Libellé |
Type |
Unique |
| 1 | fpa_idx1 | Clé N° 1 | D | O |
Clause Order By |
||||
| codsoc (ASC) | ||||
| typfpa (ASC) | ||||
| coddev (ASC) | ||||
| codgri (ASC) | ||||
| prix_mini (ASC) | ||||
| Rang | Clé |
Libellé |
Type |
Unique |
| 2 | fpa_idx2 | Rech par prix desc | P | N |
| fpa | ||||
Clause Order By |
||||
| codsoc (ASC) | ||||
| typfpa (ASC) | ||||
| coddev (ASC) | ||||
| codgri (ASC) | ||||
| prix_mini (DESC) | ||||