Skip to content

Refind_For_SubTotal_State - Report

Ensures that the subtotal is processed with the last valid record for that break level

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Refind_For_SubTotal_State
Access Type Syntax
Read Access: Get Refind_For_SubTotal_State to IntegerVariable
Write Access: Set Refind_For_SubTotal_State to IntegerVariable/Value

Description

Refind_for_subtotal_state is for advanced use. Normally before a subtotal is printed, the report object refinds the previous record and its related records. This ensures that the subtotal is processed with the last valid record for that break level. When this process is completed, the new record is refound. In reports having many subtotals, this process can slow down the reporting a small amount and where you have subtotals none of whose sections uses any data from the last record in the group, you may disable this refinding process by setting this property to false.