Table "Workflow - Record Change"
ID 1525
Namespace: System.Automation
Properties
| Name |
Value |
| Caption |
Workflow - Record Change
|
| ReplicateData |
True
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Entry No." |
Integer
|
|
| "Table No." |
Integer
|
|
| "Field No." |
Integer
|
|
| "Old Value" |
Text[250]
|
|
| "New Value" |
Text[250]
|
|
| "Record ID" |
RecordId
|
|
| "Workflow Step Instance ID" |
Guid
|
|
| "Field Caption" |
Text[250]
|
|
| Inactive |
Boolean
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
GetFormattedNewValue
procedure GetFormattedNewValue(FormatOptionString: Boolean): Text
Parameters
| Name |
Type |
Description |
|
FormatOptionString
|
Boolean
|
|
Returns
GetFormattedOldValue
procedure GetFormattedOldValue(FormatOptionString: Boolean): Text
Parameters
| Name |
Type |
Description |
|
FormatOptionString
|
Boolean
|
|
Returns
FormatValue
procedure FormatValue(Value: Text, FormatOptionString: Boolean): Text
Parameters
| Name |
Type |
Description |
|
Value
|
Text
|
|
|
FormatOptionString
|
Boolean
|
|
Returns
See also