Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

short dump while accessing the table

Former Member
0 Likes
459

There is a report ppioa0000, when executing the report it is going for short dump, error analysis showing that

<b>when accessing the attributes of dictionary table IOSOPER meaningless values are found.</b>

and ABAP run time error showing that DDIC_FIELD_ACCESS_ERROR

suggest me,

thanks and regards

krishna

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
413

The database is damaged, links between SAP dictionary and actual database seems to be broken. Try to use SE14 to adjust database.

Regards

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
414

The database is damaged, links between SAP dictionary and actual database seems to be broken. Try to use SE14 to adjust database.

Regards

Read only

Former Member
0 Likes
413

Check any user-exits or BADI's implemented for this program with any wrong code. If not, contact your Basis people. They will be able to resolve the same.