Report "Config. Package - Process"

ID 8621
Namespace: System.IO

Properties

Name Value
Caption Config. Package - Process
ProcessingOnly True
TransactionType UpdateNoLocks

Methods

AddRuleForField

procedure AddRuleForField(TableNo: Integer, FieldNo: Integer, TransformationType: Option, var TempField: Record Field temporary, var TempTransformationRule: Record "Transformation Rule" temporary)

Parameters

Name Type Description
TableNo Integer
FieldNo Integer
TransformationType Option
TempField Table System.Reflection.Field
TempTransformationRule Table System.IO."Transformation Rule"

Events

OnBeforeTextTransformation

[IntegrationEvent(False,False)]
local procedure OnBeforeTextTransformation(ConfigPackageTable: Record "Config. Package Table", var TempField: Record Field temporary, var TempTransformationRule: Record "Transformation Rule" temporary)

Parameters

Name Type Description
ConfigPackageTable Table System.IO."Config. Package Table"
TempField Table System.Reflection.Field
TempTransformationRule Table System.IO."Transformation Rule"

See also