Table 18122032 EOS AdvRpt Custom Fields
Table 18122032 EOS AdvRpt Custom Fields
Fields
EOS Field Name (1)
Code[50]
EOS Field Type (2)
Option
Text (0) , DateTime (1) , Decimal (2) , Integer (3)
EOS Field Caption (3)
Text[250]
EOS Field Value (4)
Text[250]
EOS Field Value 2 (5)
Text[250]
EOS Field Value 3 (6)
Text[250]
EOS Field Value 4 (7)
Text[250]
EOS Field Value 5 (8)
Text[250]
EOS Field Value 6 (9)
Text[250]
EOS Field BLOB (100)
Blob
Methods
SetRowValue
procedure SetRowValue(Value: Text)
Parameters / Return Value
- Value
Text[]
SetTextNameValue
procedure SetTextNameValue(Name: Text; Value: Text)
Parameters / Return Value
Name
Text[]Value
Text[]
SetTextValue
procedure SetTextValue(Value: Text)
Parameters / Return Value
- Value
Text[]
SetDateTimeNameValue
procedure SetDateTimeNameValue(Name: Text; Value: DateTime)
Parameters / Return Value
Name
Text[]Value
DateTime
SetDateTimeValue
procedure SetDateTimeValue(Value: DateTime)
Parameters / Return Value
- Value
DateTime
SetDecimalNameValue
procedure SetDecimalNameValue(Name: Text; Value: Decimal)
Parameters / Return Value
Name
Text[]Value
Decimal
SetDecimalValue
procedure SetDecimalValue(Value: Decimal)
Parameters / Return Value
- Value
Decimal
SetIntegerNameValue
procedure SetIntegerNameValue(Name: Text; Value: Integer)
Parameters / Return Value
Name
Text[]Value
Integer
SetIntegerValue
procedure SetIntegerValue(Value: Integer)
Parameters / Return Value
- Value
Integer
InsertTextNameValue
procedure InsertTextNameValue(Name: Text; Value: Text): Boolean
Parameters / Return Value
Name
Text[]Value
Text[]Returns
Boolean
InsertDateTimeNameValue
procedure InsertDateTimeNameValue(Name: Text; Value: DateTime): Boolean
Parameters / Return Value
Name
Text[]Value
DateTimeReturns
Boolean
InsertDecimalNameValue
procedure InsertDecimalNameValue(Name: Text; Value: Decimal): Boolean
Parameters / Return Value
Name
Text[]Value
DecimalReturns
Boolean
InsertIntegerNameValue
procedure InsertIntegerNameValue(Name: Text; Value: Integer): Boolean
Parameters / Return Value
Name
Text[]Value
IntegerReturns
Boolean
GetFieldValue
procedure GetFieldValue() Result: Text
Parameters / Return Value
- Returns
Text[]
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -