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

BDC Programming

Former Member
0 Likes
643

Hello Sap Gurus,

I have a transaction that I will BDC programming,,,t consists of two screens....would it be possible if only the first screen is set for BDC programming

5 REPLIES 5
Read only

Former Member
0 Likes
608

yes it is possible. But Don't you need to enter any thing frm the second screen.

then you can do only for first screen. and Save the Transaction .

In SDHB record only first screen and use it for BDC.

Read only

Former Member
0 Likes
608

Hi,

If you make any interaction in the first screen does it navigates to next screen... if so you can record only first screen..

Regards

Narin Nandivada

Read only

0 Likes
608

Hello Gurus,

my bdc program concerns CO05...i only wanted to change first screen filters that is why is used bdc, but my problem is when the second screen appears,,, when i click all production orders to release...only one production order is release...help please

Read only

0 Likes
608

may be forgot to loop the bdc process ..check this ...or debug there it will clearly known...

Read only

Former Member
0 Likes
608

Thank you for your answers