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

interactive display in another screen or popup

Former Member
0 Likes
617

i am doing alv and i am using grid display. now in each column generally we have one value and if we double click it goes to next screen. but my request is i want to display 3 fields in the column and each field should allow the user to click and get the details in a subscree.

for example

i am having 2 rows and 8 columns , here i need in each column i need to display 3 fields and that fields should be interactive.

4 REPLIES 4
Read only

Former Member
0 Likes
549

HI,

You mean to say in each cell you will be populating the three fields..if this is the case then it is impossible.

each field should be different columns. and using the AT_USER_COMMAND event you can call the popup's

Read only

0 Likes
549

further help on this

Read only

Former Member
0 Likes
549

Avinash is right, what you are asking is in fact impossible. 1 field = 1 box in the grid.

Read only

Former Member
0 Likes
549

no sutiable reply