DBIF_INCL_INVALID_DESCR 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: D - Error in Database Interface
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.
Restart the affected work process and repeat the action that lead to
the error.
If the error is located within a program that can be changed by you,
you can try a preliminary solution: Rephrase the database statement by
varying properties such as single-record-access versus In/Output via
internal tables, the structure of select conditions (WHERE-clause) and
nested SELECT loops versus FOR ALL ENTRIES.
Please see see syslog for more details about the possible cause of this runtime error and how it could be avoided.
For further details, check the entries in the developer trace of the
affected work process (transaction ST11).
Please see send to abap for more details about the possible cause of this runtime error and how it could be avoided.
Please see internal call code for more details about the possible cause of this runtime error and how it could be avoided.
Include for errors in the database interface.
Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.
The situation indicates an internal error in the SAP software or an
erroneous state of the affected work process.
Please see see syslog for more details about the possible cause of this runtime error and how it could be avoided.
Please see send to abap for more details about the possible cause of this runtime error and how it could be avoided.
Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.
DBIF_INCL_INVALID_DESCR - dbif incl invalid descr DBIF_INCL_INVALID_CURSOR - dbif incl invalid cursor DBIF_INCL_INTERNAL_ERROR - dbif incl internal error DBIF_INCL_INTERNAL_CALL_CODE - dbif incl internal call code DBIF_INCL_DDIC_INCONSISTENT - dbif incl ddic inconsistent DBIF_DSQL2_UNEXPECTED_CODE - dbif dsql2 unexpected code