DBIF_RSQL_INVALID_LOCATOR is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: A - ABAP Programming Error
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
Please see send to abap for more details about the possible cause of this runtime error and how it could be avoided.
Locator is closed or not created.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
A locator reference variable was used during a change operation. This
variable contains either the zero reference or the
locator object has already been closed. A locator object must always
be created using a SELECT command.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
An error occurred in a change database operation that resulted in the operation being terminated.
DBIF_RSQL_INVALID_LOCATOR - dbif rsql invalid locator DBIF_RSQL_INVALID_CURSOR - dbif rsql invalid cursor DBIF_RSQL_INTERNAL_ERROR - dbif rsql internal error DBIF_RSQL_END_OF_DATA - dbif rsql end of data DBIF_RSQL_DDIC_INCONSISTENT - dbif rsql ddic inconsistent DBIF_RSQL_BUFFER_TOO_SHORT - dbif rsql buffer too short