SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
CLOSE CURSOR - Short Reference
Syntax
CLOSE CURSOR dbcur.
Effect
Closes a database cursor that is linked with dbcur and was opened using OPEN CURSOR.