Stores type information for proprietary Spell macros and macro fragments .
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
description |
STRING 200 |
|
Textual description |
|
arg_list |
STRING 80 |
|
|
|
code |
STRING 30 UNIQUE NOT_NULL NOT_NULL |
|
|
|
del |
INTEGER NOT_NULL |
Active_Boolean_ Table::enum |
Deleted flag 0—Active 1—Inactive/marked as deleted |
|
display_name |
STRING 30 |
|
form name to display |
|
execute_script |
STRING 800 |
|
|
|
id |
INTEGER UNIQUE NOT_NULL KEY |
|
Unique (to the table) Numeric ID |
|
last_mod_dt |
LOCAL_TIME |
|
Indicates the timestamp of when this record was last modified. |
|
lock_object_ flag |
INTEGER |
|
|
|
persid |
STRING 30 |
|
Persistent ID (SystemObjectName:id) |
|
sym |
STRING 30 NOT_NULL |
|
|
|
tech_desc |
STRING 300 |
|
|
|
validate_script |
STRING 400 |
|
|
|
Copyright © 2013 CA.
All rights reserved.
|
|