The object details are as follows:
Associated Table: usp_conflict_status
Factories: default
REL_ATTR: code
Common Name: sym
Function Group: reference
REST Operations: CREATE READ UPDATE
|
Attribute |
DB Field |
Data Type |
SREL References |
Flags |
|---|---|---|---|---|
|
code |
code |
STRING |
|
|
|
delete_flag |
delete_flag |
INTEGER |
|
Logical database delete status. |
|
description |
description |
STRING |
|
Textual description of the meaning of the status. |
|
id |
id |
INTEGER |
|
UNIQUE KEY |
|
is_resolved |
is_resolved |
INTEGER |
|
Used in stored queries to distinguish Resolved and Unresolved conflicts. |
|
last_mod_by |
last_mod_by |
UUID |
ca_contact |
User who last updated this |
|
last_mod_dt |
last_mod_dt |
LOCAL_TIME |
|
Indicates the timestamp of last update to this record. |
|
sym |
sym |
STRING |
|
Text value displayed to the user. |
|
Copyright © 2013 CA.
All rights reserved.
|
|