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

Problem with KB61 tcode BDC

Former Member
0 Likes
397

Dear Friends,

I have been trying to correct one BDC developed for reposting with KB61 tcode. It used to work fine and recently it shows the error saying "Field BELNRPRI-LOW does not exist in the screen SAPMK23D 1000".

Program SAPMK23D is the underlying program of KB61 tcode. And in the include 'MK23DS00' it exists as Select-Options. Hence the selection screen 1000 is having that field. Please guide me to resolve the issue.

Regards,

Deva.

1 REPLY 1
Read only

Former Member
0 Likes
342

I think inside your BDC loop the program name is changing. Please debug the loop and refresh the workareas which you are filling in the loop.

Darshan.