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

Pass parameter to search help

manuelhildemaro_ramossanc
Active Participant
0 Likes
542

Hi all...

I have two questions:

I can pass parameters to a search help ? Whats mean of IMPORT and EXPORT parameters ?

I would like obtain a specific result, by example..

I have a material number... And i want obtain in the search help

only data for it material ...

I want know if exist another way distinct to use F4IF_INT_TABLE_VALUE_REQUEST...

Thanks for your answer...

Manuel H

Hi all...

I have two questions:

I can pass parameters to a search help ? Whats mean of IMPORT and EXPORT parameters ?

I would like obtain a specific result, by example..

I have a material number... And i want obtain in the search help

only data for it material ...

I want know if exist another way distinct to use F4IF_INT_TABLE_VALUE_REQUEST...

Thanks for your answer...

Manuel H

3 REPLIES 3
Read only

Former Member
0 Likes
515

Hi,

Import: input parameter in to search help like matnr.

Export:o/p from search help like matnr and description(maktx).

Read only

Former Member
0 Likes
515

otherw ay to get f4 help is either you assign a check table or value table to the required filed.

or craete search help for that field and assign it to data elemnet of the field,that will sort out your problem.

Read only

manuelhildemaro_ramossanc
Active Participant
0 Likes
515

Only i used a structure (DFBATCH).

It's all atributtes and i dont need more nothing...