‎2007 Aug 27 9:11 AM
In BDC...while using Batch i/p method.......the screen resolution for line items differs from system to system. ...how to code to make the coding fit for all the resolutions.
....As far as i know while using CALL TRANSACTION ...we can declare a structure with type CTUPARAMS....and set the default size .
And so we can write as....
CALL TRANSACTION 'VK11' OPTIONS FROM S_CTUPARAMS.
But how to do with Batch I/p......Where we use FM's...BDC_OPEN_GROUP, BDC_INSERT, BDC_CLOSE_GROUP.
Pls...help me out !!!!!!
‎2007 Aug 27 9:16 AM
Hi!
During the online playback of a BDC (in SM35) there is a switch, called "Standard dynpro size". This makes your playback to run in all systems with the same size (I think it is 640*480 this way).
Regards
Tamá