‎2008 Aug 28 8:04 AM
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
‎2008 Aug 28 8:09 AM
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....
‎2008 Aug 28 8:12 AM
Hi,
Thanks for the fast reply.My problem is now,how to find out whether this screen will appear.
Regards'
Shibin