Previous Topic: Rootcause TableNext Topic: sa_agent_availability Table


Rpt_Meth Table

Reporting methods used to display information within the CA SDM applications.

Field

Data Type

Reference

Remarks

description

STRING 80

 

Specifies the textual description of this reporting method.

def_pg_len

STRING 80

 

Specifies the page length default.

default_out

STRING 80

 

Specifies the output default.

del

INTEGER NOT_NULL

Active_Boolean_
Table::enum

Deleted flag

0—Active

1—Inactive/marked as deleted

id

INTEGER UNIQUE NOT_NULL KEY

 

Unique (to the table) Numeric ID

is_default

INTEGER

 

If set, this specifies the default reporting method.

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.

script

STRING 1000

 

 

sym

STRING 30 NOT_NULL