id |
integer |
Yes |
Yes |
nextval('inventory_part_no_changes_id_seq'::regclass) |
Unique identifier |
whse |
character varying(6) |
No |
No |
|
Warehouse of item current part number to change |
old_part_no |
character varying(34) |
No |
No |
|
Current part number to change |
new_part_no |
character varying(34) |
No |
No |
|
New part number to assign |
_dbversion |
integer |
No |
No |
|
Program version that last modified this record |
_created |
timestamp without time zone |
No |
No |
|
UTC Date and time record was created |
_created_by |
character varying(3) |
No |
No |
|
User initials that created this record |
_modified |
timestamp without time zone |
No |
No |
|
UTC Date and time this record was last modified |
_modified_by |
character varying(3) |
No |
No |
|
User initials that last modified this record |