The SDATADDGK.DBF table contains a record for each field that uses the VPM Enterprise key generation routine. The table has the following structure.
|
Field Name |
Type |
Width |
Comments |
|
cPK |
Character |
48 |
PK field |
|
cFK_DDF |
Character |
48 |
FK to SDATADDF |
|
cDescription |
Character |
100 |
Description – By default identifies the field for which the key value is generated. |
|
cLastUsed |
Character |
10 |
Contains the last key value that was generated for the field identified in cFK_DDF. |