cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is dump DBIF_NTAB_TABLE_NOT_FOUND?

EricYu0912
Product and Topic Expert
Product and Topic Expert
0 Kudos
852

Hi,

I've got a dump which is DBIF_NTAB_TABLE_NOT_FOUND. The error analysis is like below: Structure description "XXXX" 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.

This error happened in an interface method calling. Does anyone explain more about this dump?

Regards,

Eric

Accepted Solutions (1)

Accepted Solutions (1)

RaymondGiuseppi
Active Contributor
0 Kudos

You access a table which is not/wrongly/inconsistently defined in dictionnary.

  • Call SE11 on the table and execute 'check' option of the menu.
EricYu0912
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi, thanks for the reply. Actually it's a name like "YY_XULAF27KQYQ". Is it a temp class generated for the interface?
RaymondGiuseppi
Active Contributor
0 Kudos
Starting with Y and Z looks as some local object for your system, cannot help

Answers (0)