Interface WSB_ICFDrillDownBehaviour¶
Implements the behaviour of what happens when a user drills down on a custom calculated field.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
Methods¶
wgFncDrillDown¶
Runs the drill down for a custom calculated field.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "WSB_CFTableFieldSetup" |
pRecWSB_CFTableFieldSetup |
The field setup. |
RecordRef |
vRecRefFilterTable |
The already filtered target table. |
Returns¶
| Type | Description |
|---|---|
Boolean |
true if the drill down was successfully executed |