db_data_dsply | CHAR | varchar | | 20 | | | Used to display the text translation of db_data_type | |
db_data_type | LONG | smallint | | | | DIRECT | Holds the Clarify database data type of the field or relation to be generated | |
destn_path | CHAR | varchar | | 245 | | | Identifies the property (field or relation) to be generated | |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
display_name | CHAR | varchar | | 80 | | | Name which will be displayed to the user at template display time | |
expression | CHAR | varchar | | 255 | | | An expression used in completing the source_value | |
list_name | CHAR | varchar | | 255 | | | Where the source value is to generated from a list of values, the name of the list | |
mand_ind | LONG | tinyint | | | 0 | DIRECT | Indicates whether the property is mandatory; i.e., 0=no, 1=yes, default=0 | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | |
source_path | CHAR | varchar | | 255 | | | Identifies a property which will be used to generate a destn_path | |
source_type | LONG | tinyint | | | | DIRECT | States the origin of the property to be generated; i.e., 0=from source_value, 1=from examplar object (another of the same type) , 2=from context object (from parent type) | |
source_value | CHAR | text | 23 | | | ALLOW_NULL | A literal value or value with embedded values that will be used in generating a property | |
src_typ_dsply | CHAR | varchar | | 20 | | | Used to display the text translation of source_type | |
userdef_ind | LONG | tinyint | | | 1 | DIRECT | Indicates whether the property is user definable (or must be system generated); i.e., 0=no, 1=yes, default=1 | |