Definition of table: OPSE - Prompt Set Element

generated: 12.12.2016 18:34:29
by UC2010.accdb

AE Database 11.2 (Step 018)



Name Type Len Attributes Description
OPSE_OH_Idnr Long Integer 4 UC: Null=False Oh_idnr of the Prompt Set
OPSE_Name Text 32 UC: Null=False Prompt Set Element VariablenName
OPSE_Lnr Integer 2 UC: Null=True Prompt Set Element Line number (for UI order) Line number (for UI order)
OPSE_RefName Text 200 UC: Null=True Reference to an Object
OPSE_RefType Text 8 UC: Null=True Type of reference object
OPSE_RefKeyName Text 200 UC: Null=True Referenced Key in the reference object
OPSE_HasList Byte 1 UC: Null=True Typ=Boolean OPSEA has entries for MULTI+Array (Checkbox, Checklist)
OPSE_Value Memo 0 UC: Null=True L=0 Typ=clob inlinelength=1024 Text representation of value
OPSE_OutputFormat Text 32 UC: Null=True Output Format of the value at time of access
OPSE_MinValue Text 64 UC: Null=True Min allowed value
OPSE_MaxValue Text 64 UC: Null=True Max allowed value OR string length
OPSE_Uppercase Byte 1 UC: Null=True Typ=Boolean Convert value to upper-case (Strings only)
OPSE_Required Byte 1 UC: Null=True Typ=Boolean Input is required
OPSE_ShowAsPw Byte 1 UC: Null=True Typ=Boolean Field is shown as password field (***)
OPSE_MultiSelect Byte 1 UC: Null=True Typ=Boolean Multi select allowed
OPSE_SeparatedBy Text 1 UC: Null=True Value Separator for multi select without list
OPSE_Quotes Text 1 UC: Null=True quote character
OPSE_InputAssist Long Integer 4 UC: Null=True Typ=Boolean For Text field only (Default = true)
OPSE_XUI_TYPE Text 255 UC: Null=True Type of the Prompt Element. E.g. combo, text, �
OPSE_MsgNr Long Integer 4 UC: Null=True Indicates whether the value has already been validated (-1 not checked, 0 check ok, >1 check wrong)
OPSE_MsgInsert Text 50 UC: Null=True L=1024 Inserts f�r OPSE_MsgNr
OPSE_AltView Byte 1 UC: Typ=Boolean Null=True Flag for alternative view
OPSE_CustomField Text 255 UC: Null=True Value of the custom field of this entry
OPSE_XUI Memo 0 UC: Typ=clob L=0 Null=True inlinelength=1200 Prompt Set Element XML-GUI-Descr.
OPSE_Key Text 200 UC: Null=True Used for XML-Variable contains key of the Variable-Object (OVW_VValue)
OPSE_XPath Text 255 UC: Null=True L=1024 XPath expression for XML-Variable


Indexes:

Name Fields
PK_OPSE OPSE_OH_Idnr, OPSE_Name


Return to the Index File