DBIF_NTAB_TABLE_NOT_FOUND 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 ntab for more details about the possible cause of this runtime error and how it could be avoided.
Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.
Please see search hints for more details about the possible cause of this runtime error and how it could be avoided.
Please see ntab for more details about the possible cause of this runtime error and how it could be avoided.
Table, structure, or include <runtime parameter> is not listed in the dictionary.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
Structure description <runtime parameter> was not found.
In the event of a missing structure description for an include, this
error may have occurred while accessing a structure or a table in which
this include is used.
Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.