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

Dynamic Sub screen

Former Member
0 Likes
641

Dear Experts,

We have a requirement, where in we have custom function module built, which gives us the output of quantities based on some logic,

So, the rek. is if the function module gives us the out put of 12 then we need a pop up a sub screen with 12 blank i/p fields, so that we can enter 12 serial numbers thru RF gun into the blank fields.

so, can you please provide me, if we have any such functionality available in SAP, or any function module so that we can use it directly or extend the existing one.

If it has to be done thru module pool, can you please provide me with a step by step procedure to create one.

The second part of the rek is, once all the serial numbers are collected, there needs to be a submit button in the bottom, and once clicked it calls a custom function module which checks if all the serial numbers are correct or not, based on that it should give us the output with green indicator for correct and red indicator for the wrong serial numbers(indicators beside the corresponding serial number).

Thanks

Amit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
408

Hi amit,

can u please let me know the maximum number of output quantities from your Function Module..

based on that we can Develop the screen and in that hide/unhide those columns.

2 REPLIES 2
Read only

Former Member
0 Likes
409

Hi amit,

can u please let me know the maximum number of output quantities from your Function Module..

based on that we can Develop the screen and in that hide/unhide those columns.

Read only

0 Likes
408

The maximum is dynamic, at max I guess it would be 300