‎2007 Aug 08 5:03 PM
Hi.
I had faced one question in the interview to which i could not give a satisfactory reply.
can anyone help me out please.
In my system i am having 10 lines in table control as visible lines, but another system has 5 lines as visible lines. can the bdc coded in the first system work in the second system. In this case how to handle the table controls.
Thanks in advance.
‎2007 Aug 08 5:12 PM
I believe when you process the BDC in transaction SM35 you can set the flag "Dynpro standard size" which means you should get the same number of lines on both systems.
‎2007 Aug 08 5:12 PM
I believe when you process the BDC in transaction SM35 you can set the flag "Dynpro standard size" which means you should get the same number of lines on both systems.
‎2007 Aug 08 5:19 PM
Hi
Yes , It will work only if your bdc code having the syntax for inserting new line in the table control, if table control doesnt have any option for inserting new line icon, then u have to maintain scrolling process everytime after inserting 3 or 4 lines in the table control.
Thanks
Nisar.