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

How to create dynamic screen using module pool programming

Former Member
0 Likes
762

Hi,

Could anybody help me how to create dynamic screens?

I am developing a screen with HR Person with assignment info. If PERNR have multiple assignments, i need to show all the details one by one. How to show the details on screen. I need to call one by one assignment information dynamically.

Please suggest me how to do, apart from using table controls.

Thanks,

Kamal

3 REPLIES 3
Read only

Former Member
0 Likes
557

what is the problem with a table control?

Rob

Read only

0 Likes
557

I have to display 10-15 fields, later i need to publish the same in portals. So user didnt like the table control.

Read only

0 Likes
557

You may have the below options:

1) Table Control

2) Individual fields

3) ALV

4) pop-up screen