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

Hide selection screen in BDC

Former Member
0 Likes
604

Hi Experts,

i created a bdc for VA01 transaction. i use include bdcrecx1 in my code every time while i run the prog it shows a selection screen to select generate session or call transaction methode, but i want to hide that screen for user by automatically selecting call transaction radio button with processing mode 'N' and update mode 'A'

can anyone explain with sample code...

2 REPLIES 2
Read only

Former Member
0 Likes
481

Hi arun ,

please close this duplicate entry.

Regards

prabhu

Read only

Former Member
0 Likes
481

Hi ,

Select the Form endform from the include bdcrex1. Paste this in your program and remove the include program.The selection screen is coming from the include program.