Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Dynamic Table Script Type Id |
The automatically generated primary key of the dyn_table_script_type table. |
LONG |
Yes |
Dynamic Table Script Type Name |
The unique string identifier for an instance of Dynamic Table Script Type. This identifier must be kept in sync with programming code that uses an enumeration constant to identify particular values. A scan program is generally used to populate this table.
|
VARCHAR(255) |
No |
Dynamic Table Script Type Description |
A descriptive name of the Dynamic Table Script Type. This descriptive name may be localized.
|
VARCHAR(512) |
No |
Type Sort Order |
A sort number used to order a list of Dynamic Table Script Type. |
INTEGER |
No |