Skip to content

Page WSB_DCATransferTargetLookup

A page to lookup a target for a new transfer file setting.

Properties

Name Value
ApplicationArea #All
Caption Transfer Setting Target Selection
DataCaptionExpression wgSource
DeleteAllowed False
Editable False
InsertAllowed False
ModifyAllowed False
PageType List
SourceTable 70257117
SourceTableTemporary True
UsageCategory None

Methods

wgFncGetSelectedRecord(WSB_DCATransferTargetLookup@)

Get the record that the user selected on the page.

Parameters

Type Name Description
Record "WSB_DCATransferTargetLookup" vRecSelectedTarget The selected target.

wgFncGetSelectedRecords(WSB_DCATransferTargetLookup@)

Get the records (plural) that the user selected on the page (if multi-select is used).

Parameters

Type Name Description
`` vRecSelectedTarget The selected targets.

wgFncInitAvailableTargets(Enum::WSB_DCATransferFileSource)

Initializes the records to show on the page to only show the targets allowed for the specified source.

Parameters

Type Name Description
Enum "WSB_DCATransferFileSource" pSource The source to perform the page initialization for.