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

Handle table control in session method

Former Member
0 Likes
686

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.

5 REPLIES 5
Read only

Former Member
0 Likes
650

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.

Read only

Former Member
0 Likes
650

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

Read only

0 Likes
650

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.

Read only

0 Likes
650

The code is application specific. What transaction are you executing?

Rob

Read only

0 Likes
650

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.