Records data events (Report Data entity)
Reference topic for a report record data code events set.
Event | Use when ... | Function |
---|---|---|
On Select Rows |
Use this event to include custom code immediately prior to the application running the
When the application is built, a You could manipulate the string variable to return an altered |
OnSelectRows |
On Computed Fields |
Use this event to update fields in a business record prior to the record being written to the report. The parameter is passed by reference ( In this event function:
|
OnComputedFields |