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

POPUP with value

Former Member
0 Likes
722

dear all,

Iam looking for an POPUP Module Function, which I can give the filed "KTOPL" as Export parameter.

The user can select via F4-Help one value and confirm it. After this I will catch this value ?

I found a lot of POPUP but I dont know which one is the right for this task!

Thank u very much

dear all,

Iam looking for an POPUP Module Function, which I can give the filed "KTOPL" as Export parameter.

The user can select via F4-Help one value and confirm it. After this I will catch this value ?

I found a lot of POPUP but I dont know which one is the right for this task!

Thank u very much

5 REPLIES 5
Read only

former_member215917
Active Participant
0 Likes
689

Hi,

I think you are looking for something similar to search help in SAP. Either you can create one search help and use it or else, you can create it dynamically using FM F4IF_INT_TABLE_VALUE_REQUEST.

Let me know if it helps.

Gouri.

Read only

0 Likes
689

thank u very much for ur info.

Here u have to give more details yes? why not a POPUP FM?

Read only

0 Likes
689

thank u dieter

best regards

Read only

0 Likes
689

Hi handeglo,

If the FM POPUP_GET_VALUES_DB_CHECKED solved your problem please mark

the thread as answered.

Regards, Dieter

Read only

Former Member
0 Likes
689

Hi,

try FM: POPUP_GET_VALUES_DB_CHECKED.

Regards, Dieter