DB_ERR_RSQL_00002 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: & - Text Include (no Short Dump, only Text Module)
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 invalid descr for more details about the possible cause of this runtime error and how it could be avoided.
Please see invalid descr for more details about the possible cause of this runtime error and how it could be avoided.
The database interface was called with an invalid access type.
Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.
The SAP internal database interface was called with an invalid access
type (parameter "xfer"). The specified access type is usually not valid
for this operation or the access type conflicts with specifications in
the operation description. The access type specifies how input data is
passed to an operation and how output data is adopted by an operation
(work area, internal table C array). In addition, the access type
specifies whether a FOR ALL ENTRIES clause is evaluated.
Please see invalid descr for more details about the possible cause of this runtime error and how it could be avoided.
Please see invalid descr for more details about the possible cause of this runtime error and how it could be avoided.
Please see invalid descr for more details about the possible cause of this runtime error and how it could be avoided.