Page WSB_FieldLookup¶
A page to select a table field from the "Field" table.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Select Field |
| DeleteAllowed | False |
| Editable | False |
| InherentEntitlements | X |
| InsertAllowed | False |
| ModifyAllowed | False |
| PageType | List |
| SourceTable | 70257260 |
| SourceTableView | where(ObsoleteState = filter(<> Removed)) |
| UsageCategory | None |
Methods¶
wgFncGetSelectedFields¶
Gets the currently selected fields.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "Field" temporary |
vRecTempSelectedField |
A record that contains the currently selected fields |
wgFncSetLookupFilters¶
Filters the lookup page based on the specified filters.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "Field" |
vRecFieldFilters |
A record specifying the filters to apply. |