Property values for an object.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
id |
INTEGER NOT_NULL |
|
Specifies the primary key of this table. |
|
persid |
BOP_REF_STR |
|
Specifies the persistent ID. |
|
del |
INTEGER NOT_NULL |
|
0—Present 1—Not present |
|
sym |
STRING 30 NOT_NULL S_KEY |
|
Specifies the unique name of property value. |
|
description |
STRING 240 |
|
|
|
owning rule |
BOP_REF_STR NOT_NULL |
Property_Validation_ Rule |
Specifies the property validation rule this value applies to. |
|
value |
LONG_SYM NOT_NULL |
|
Specifies the valid value. |
|
is_default |
INTEGER |
|
1—Default value for the rul/Pe |
|
last_mod_dt |
LOCAL_TIME |
|
Specifies the last modified time. |
|
last_mod_by |
UUID |
ca_contact |
Specifies the UUID of the contact who last modified the record. |
|
Copyright © 2013 CA.
All rights reserved.
|
|