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

pre-defined matchcode to a parameter

Former Member
0 Likes
650

how can i assign a pre-defined matchcode to a parameter so that it can

evoked in at selection-screen on value-request event?? or are there any

function modules for this purpose?? It's a report program not a

transaction.

please throw some light...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
604

You can create a Dynamic Matchcode by using F4IF_INT_TABLE_VALUE_REQUEST

Greetings,

Blag.

how can i assign a pre-defined matchcode to a parameter so that it can

evoked in at selection-screen on value-request event?? or are there any

function modules for this purpose?? It's a report program not a

transaction.

please throw some light...

2 REPLIES 2
Read only

Former Member
0 Likes
605

You can create a Dynamic Matchcode by using F4IF_INT_TABLE_VALUE_REQUEST

Greetings,

Blag.

Read only

Former Member
0 Likes
604

I think 'HELP_VALUES_GET_WITH_TABLE' is what you are looking for

Cheers,

Chaitanya.