‎2008 Aug 18 4:17 AM
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...
‎2008 Aug 18 4:32 AM
‎2008 Aug 18 4:37 AM
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.