ABAP Keyword Documentation → ABAP − Short Reference
CLOSE CURSOR - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
CLOSE CURSOR dbcur.
Effect
Closes a database cursor associated with dbcur and that was opened using OPEN CURSOR.
ABAP Keyword Documentation → ABAP − Short Reference
Other versions: 7.31 | 7.40 | 7.54
CLOSE CURSOR dbcur.
Closes a database cursor associated with dbcur and that was opened using OPEN CURSOR.