Update the ProcessedExternal1 field of an ISServiceLog record.

Syntax

finAuditFunctions.UpdateProcessedExternal(serviceLogPk, originalValue, newValue)

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Primary key of the Service Log to update.
originalValue Integer The original value (0=Null).
newValue Integer The value to assign (0=Null).

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAuditFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0