project BLF > class GeneratorStrings > method ReportQueryParameters

Description

The only purpose of this method is to define the fixed public interface (on the business layer) of an API query defined on a report business class.


Parameters


ihComponentinputhandlehandle to the calling business procedure
In most cases this handle can be found in {&TARGETPROCEDURE}
iiApiSessionIdinputintegerapplication login : instance ID of a session with a valid login
izFilterDSinputdataset-handlefilter values for the query
ozResultsetDSoutputdataset-handlequery resultset
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


unused


program code (program1/generatorstrings.p)