Application Development 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: 

POPUP Fucntion for taking Structure as input

Former Member
0 Kudos

hai all,

i want to know ,is there any POPUP function exists

which will take our Structure as input and shows all fields as an input in popup and take values and returns back .

2 REPLIES 2

Former Member
0 Kudos

I don't think there is any standard function which can be used for a strcuture input.

Look at POPUP* functions that are available.

Regards,

Ravi

Note : Please close the threads that are resolved.

former_member188685
Active Contributor
0 Kudos

Hi Ramesh,

This FM <b>STC1_POPUP_WITH_TABLE_CONTROL</b> will help you, just pass the Header(some thing) and Table name .

and it will show all the fields in table control,

Regards

vijay