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

Generate screen dynamically and add some more screen elements

Former Member
0 Likes
725

Hi,

My requirement is to read a screen details (ex: VA01 transactions 1st screen), generate the similiar screen with check box next to each screen element. How can we achieve it?

Thanks and regards,

Madhu

4 REPLIES 4
Read only

Former Member
0 Likes
492

Hi Madhu,

Can you describe your requirement in more detail..

You can check following demo programs to see how we can generate programs dynamically.

DEMO_SPECIAL_TECH_DYN_INSERT

DEMO_SPECIAL_TECH_DYN_READ_REP

DEMO_SPECIAL_TECH_DYN_START

Regards,

Komal.

Read only

0 Likes
492

Hi,

My requirement is to generate the same set of screens in any transaction.

Thanks and regards,

Madhu

Read only

0 Likes
492

Hi,

In my system (SAP ECC 6.0) the function modules you mentioned do not exist. Can you kindly provide more information? Thank you.

Best regards,

Arwen

Read only

Former Member
0 Likes
492

Hi,

You cannot generate a screen element dynamically. you will have to create the element in the 1st place and then decide upon making it visible or invisible in the runtime based on your requirements.

regards,

Mahesh