Previous Topic: SLA_Template TableNext Topic: Spell_Macro_Type Table


Spell_Macro Table

This table stores proprietary Spell macros and macro fragments .

Field

Data Type

Reference

Remarks

description

STRING 80

 

Identifies the text description.

del

INTEGER NOT_NULL

Active_Boolean_ Table::enum

Specifies the Deleted flag status, such as:

0—Active

1—Inactive/marked as deleted

fragment

STRING 4000

 

 

id

INTEGER UNIQUE NOT_NULL KEY

 

Identifies the Numeric ID that is unique to the table.

last_mod_dt

LOCAL_TIME

 

Indicates the timestamp for when this record was last modified.

lock_object

INTEGER NOT_NULL

 

Specifies the boolean of the object.

msg_html

STRING 32768

 

Identifies the message used to keep the html template.

ob_type

STRING 30 NOT_NULL

 

 

persid

STRING 30

 

Identifies the Persistent ID: (SystemObjectName:id)

sym

STRING 30 NOT_NULL UNIQUE NOT_NULL

 

 

type

STRING 30 NOT_NULL

Spell_Macro_Type ::persid

 

usr_integer1

INTEGER

 

 

usr_integer2

INTEGER

 

 

usr_integer3

INTEGER

 

 

usr_string2

STRING 250

 

 

usr_string3

STRING 125

 

 

usr_string4

STRING 25