‎2007 Nov 27 3:16 PM
Hi All,
i just want to clarify 2 things in session method. How to handle table control in session method (that is<b> screen resolution</b>).
1. Generally we use CTU_PARAMS structure in call transaction and pass this structure to call transaction syntax. But how will the same can handle in session method.
2. How to handle <b> page up and page down in table control</b>, please help me in resolving this.
Many Thanks.
Raghu.
‎2007 Nov 27 3:31 PM
1.When you select the session and click on <b>Process button</b>(in SM35) a window pops-up, on the right-hand side of this window, under the <b>Additional Functions</b>, you have the option to select the check box <b>'Dynpro Standard Size'</b>
2.Please search the forum there are lot of posts that relate this question.
‎2007 Nov 27 3:54 PM
I try to avoid this issue entirely by looking for a "position" button that will bring any line needed to the top where it can be easily modified or a new entry added after it.
Rob
‎2007 Dec 07 10:03 AM
Hi Rob,
Thanks for the reply, but can u send me the sample code, by whcih we can set position <b>through position button </b> while we do BDC tabel control. I am bit worrying about the condition to keep. So please post the code whcih will help me.
Many Thanks,
Raghu.
‎2007 Dec 07 2:11 PM
The code is application specific. What transaction are you executing?
Rob
‎2007 Dec 09 6:39 AM
HI Rob,
Thanks for the reply. I am executing transaction KKPA (Cost Estimate Cretion).
Please suggenst me how to go ahead with this??
Many Thanks,
Raghu.