Previous Topic: Skeletons TableNext Topic: SLA_Template Table


SLA_Contract_Map Table

Maps a service type to a reference object; used by Service_Contract objects.

Field

Data Type

Reference

Remarks

id

INTEGER UNIQUE NOT_NULL KEY

 

Unique (to the table) Numeric ID

last_mod_by

UUID

ca_contact::uuid

Specifies the UUID of the contact who last modified this record

last_mod_dt

LOCAL_TIME

 

Indicates the timestamp of when this record was last modified.

map_contract

INTEGER NOT_NULL

Service_Contract::id

 

map_persid

STRING 60

 

 

map_sdsc

STRING 30

Service_Desc::code

 

persid

STRING 30

 

Persistent ID (SystemObjectName:id)