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

Former Member
0 Likes
297

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 !!!!!!

1 REPLY 1
Read only

Former Member
0 Likes
272

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á