getReportParameter()

The ReportLib.getReportParameter function returns the value of the specified parameter from the report that is being filled.
  ReportLib.getReportParameter(parameter STRING in)
  returns (result ANY)
result
The value of the parameter
parameter
The name of the parameter
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.