4D v16.3

QR SET REPORT TABLE

Home

 
4D v16.3
QR SET REPORT TABLE

QR SET REPORT TABLE 


 

QR SET REPORT TABLE ( area ; aTable ) 
Parameter Type   Description
area  Longint in Reference of the area
aTable  Longint in Table number

The QR SET REPORT TABLE command sets the current table for the report area whose reference was passed in area to the table whose number was passed in aTable.

It is necessary for a table to be assigned to the report since the report editor will be using the current selection for that table to display the data, perform computations and propagate relations, if needed.

If you pass an invalid area number, the error -9850 will be generated.
If you pass an invalid table value, the error -9852 will be generated.



See also 

QR Get report table

 
PROPERTIES 

Product: 4D
Theme: Quick Report
Number: 757

This command modifies the Error system variable

 
HISTORY 

Created: 4D 2003

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)