‎2009 Feb 06 6:26 AM
Hi all,
I have created a BDC for Sales Order(VA01) and Call Transaction method working perfectly but when Iam creating a session and running in background then the session is ending up with errors.When I processed it in foreground mode I observed that the screen resolution is smaller.I tried checikng the checkbox 'Display standard size' but it is not working.Any Idea how to resolve this issue?
Thanks & Regards,
Rock.
‎2009 Feb 06 6:29 AM
Hi,
Please Uncheck the Default Size in SHDB and try Recording once again.
Thanks
kalyan
‎2009 Feb 06 6:29 AM
Hi,
Please Uncheck the Default Size in SHDB and try Recording once again.
Thanks
kalyan
‎2009 Feb 06 6:34 AM
Hi Kalyan,
it is really hard once again to do recording once again and write the whole program once again.Any other way we can solve this problem?
‎2009 Feb 06 6:47 AM
why can't u use BAPI "BAPI_SALESORDER_CREATEFROMDAT2" instead of BDC.
‎2009 Feb 06 6:39 AM
hi...
These kind of problem come into picture when you go for filling values in table control....
like filling in 20 number of lines on the screen when you can fill only 10 on the scrren.
so in such casees what you can do is
start recoding using SHDB
do operations and when it come to filling of table control
fill the first line with value and then use some option on the application tool bar to go to the next line
then fill the another line.
I was getting same problem as your but this way it was done perfectly and u can apply it at number of places.
**************************************************
or if you dont want to go for the lengthy process just record again and use option on tool bar of SHDB to generate a report for that
Edited by: Mohit Kumar on Feb 6, 2009 7:40 AM
‎2009 Feb 06 6:46 AM
Hi,
I am sorry my friend, but u have to repeat the procedure again with default size unchecked.
Regards
Ravi Aswani
‎2009 Feb 06 7:06 AM
hi...
try this way..
logon to SAP...
press Cntrl+F12...to pop up the Customize local layout menu...
select Default size...and record the transaction...and proceed..
regards,
Naveen Natarajan
‎2009 Feb 06 9:18 AM
Thanks all for u r replies and precious time spared from u r work for the replies.
Thanks & Regards,
Rock.