ABAP Keyword Documentation →  ABAP − Short Reference → 

CLOSE CURSOR - Short Reference

Reference

Syntax

CLOSE CURSOR dbcur.

Effect

Closes a database cursor that is linked with dbcur and was opened using OPEN CURSOR.