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

module tab

Former Member
0 Likes
573

FRIENDS

Basically i m making a module pool and i had to set tabindex for my inpu/output fields

so that it goes on sequencially

Hope u got wat i want

Please provide me the solution

With Best Regards

Ruby

5 REPLIES 5
Read only

Former Member
0 Likes
553

see program

demo_dynpro_tabstip_local

demo_dynpro_tabstip_server

Read only

Former Member
0 Likes
553

Hi,

Go to perticular screen -> Select Field -> double click to open property/ Attribute -> Check Line and Column

Also in Group you can assign group name in first box and number in second box.

Like, field 1 -> grooup A no: 1

field 2 -> grooup A no: 2

<b>Reward points if useful</b>

Regards

Ashu

Read only

0 Likes
553

Go to perticular screen -> Select Field -> double click to open property/ Attribute -> Check Line and Column

Also in Group you can assign group name in first box and number in second box.

Like, field 1 -> grooup A no: 1

field 2 -> grooup A no: 2

Friend it does not work

it still take old one

Reply

With Best Regards

ruby

Read only

Former Member
0 Likes
553

Hi,

Use Set cursor,

Based on the condition you can make it place the cursor sequentially.

Reward if helpful.

Read only

0 Likes
553

Please reply with some code example