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

Issue with bdc program

Former Member
0 Likes
820

Hi all,

I have created a bdc program to update esi values of an employee from an excel sheet. I am not getting any errors. But while executing i m not able to go to pa30 directly after uploading the excel sheet. What is the issue? Pls help me to resolve it.

Thanks in advance,

Neela

6 REPLIES 6
Read only

Former Member
0 Likes
782

Hi

If you are using call transaction method for BDC keep all screen mode and check how your report is working.

Regards

Chandra

Read only

Former Member
0 Likes
782

hai try to debug the Code and find out what exactly u are getting,

Please Expore more about your querry.

Read only

Former Member
0 Likes
782

The best way to check this is to run the BDC report in foreground and check whts happening.

CALL TRANSACTION t-code USING it_bdata

MODE 'A' " for all screens

MESSAGES INTO it_bmsg.

Saurabh.

Read only

Former Member
0 Likes
782

Hi Neela,

Please explain your issue in detail. what do you mean by "directly". Please describe the steps you are performing.

Thanks,

Srini.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
782

But while executing i m not able to go to pa30 directly after uploading the excel sheet

Exactly what do you mean?

Read only

0 Likes
782

Hi all,

My problem is resolved.Thank u all.

Regards,

Neela