For each temp-table parameter you must define a com.progress.open4gl.ProResultSetMetaDataImpl object to hold the schema using the following constructor:
Syntax
public ProResultSetMetaDataImpl(int numFields)
numFields
Specifies the number of fields (or columns) in the temp-table.