Page WSB_CFTableFieldSetupList¶
A page to view table-specific definitions for a custom field for all tables that fall under a custom field entity. For example, one can have define the custom field to be a calculated field on the "Sales Header" table, while the custom field is a normal/value field on the "Sales Invoice Header" table.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Table-Specific Field Setup |
| CardPageId | WSB_CFTableFieldSetup |
| ContextSensitiveHelpPage | Calculations.html#calculated-field-setup |
| DataCaptionExpression | wlFncGetDataCaptionExpression() |
| DeleteAllowed | False |
| Editable | False |
| InsertAllowed | False |
| ModifyAllowed | False |
| PageType | List |
| SourceTable | 70256956 |
| 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 |