Hi,
see manuals (Application Program Interfaces.pdf -> External Link to
Enquiries):
CALL ENQUIRY.DISPLAY (QQQ)
Where QQQ is a dynamic array with the format:
QQQ<1>
Enquiry name (key to F.ENQUIRY)
QQQ<2,x>
Selection field names
QQQ<3,x>
Associated selection operands
QQQ<4,x,y>
Associated selection data
QQQ<9,z>
Multi valued list of sort requirements
QQQ<10>
Display mode can be:
OUTPUT - Print in report format
Null - Display to screen
P - Print of screen format
VK