getReportData()

The system function ReportLib.getReportData retrieves the report data by using a name specified in ReportLib.addReportData.

  ReportLib.getReportData(dataID STRING in)
  returns (result ReportData)
result
The value of type ReportData
dataID
A name assigned to the variable during an invocation of ReportLib.addReportData
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.