system_attr_grp
- Last UpdatedNov 12, 2024
- 1 minute read
The system_attr_grp table defines the system attribute groups and the sequence in which the groups should be displayed for editing.
|
Field |
Datatype |
PK |
Nulls? |
Description |
|---|---|---|---|---|
|
grp_id |
int32 |
Y |
N |
Identify system attribute group |
|
grp_desc |
string80 |
N |
N |
Specify group description |
|
grp_seq |
int32 |
N |
N |
Specify sequence of displaying and editing the group. |