A script-enabled browser is required for this page to function properly.

SRW.GH_NEXT built-in function

This function moves group cursor GC to the next row. A NO_DATA_FOUND exception is raised if no more rows are available.

Syntax


SRW.GH_NEXT ( CURSOR IN SRW.CURSOR)

Exception

Description

NO_DATA_FOUND

No more rows to retrieve.

Example

See SRW.GH_CREATE built-in function

See also

SRW.GH_CREATE built-in function

SRW.GH_GET_VALUE built-in function

About the Reports Builder built-in package (SRW)

SRW built-in package