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

Re:BDC Issue

Former Member
0 Likes
316

Hello,

Can anyone please tell me how to solve the following BDC issue in upgrade?

perform bdc_field 'P_PDATUM' V_BUDAT.

For ML81 transaction.

Thanks & Regards,

Ramya.

1 REPLY 1
Read only

jyotheswar_p2
Active Participant
0 Likes
289

hi

You got to check in the debug mode and check out for the field which is populated at the runtime.

1.In upgrade when you have issue with BDC you got to execute the program in foreground and try to see in which screen you are getting the error.

2.If possible try to get the actual recording for the transaction from functional consultant and compare the one with your program.

Thanks & Regards

Jyo