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

How to capture current screen number while running BDC program

Former Member
0 Likes
604

Hi,

I have one problem while creating a BDC program.If we are running BDC program for one material for second time in transaction CK74N,one additional screen will come,i am passing values for this screen in my BDC program.But the problem is for first run,this screen will not come and BDC program is not working properly.Is there any way to check whether this addition screen is coming while running the BDC program,if not we have to ignore data for this screen and BDC program will work fine.I already checked it.Please help me??

Regards'

Shibin

2 REPLIES 2
Read only

Former Member
0 Likes
442

if it is possible for you to know at runtime whether the additional screen will be displayed or not, you can make a condition check and populate the bdcdata table accordingly....

Read only

0 Likes
442

Hi,

Thanks for the fast reply.My problem is now,how to find out whether this screen will appear.

Regards'

Shibin