|
+
|
INTEGER NumResults
|
Returns the number of query results
|
|
+
|
CHARACTER Queries
|
A chr(1) separated list of queries that corresponds to
the requested tables. An empty entry means use default query.
|
|
+
|
INTEGER StopAfter
|
Value for StopAfter to be passed to the Service Interface
|
|
+
|
INTEGER StopAfterNumResults
|
Returns the value that should be returned when stop-after occurs
|
|
+
|
CHARACTER Tables
|
Tables for which to retrieve data or definitions, specified as a
comma separated list. The names must match the physical name of
the temp-table definitions of the prodataset that corresponds to
the Business Entity.
|