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

Search help - MFBF

Former Member
0 Likes
732

Hi,

I need to implement new search help in MFBF transaction for the field Planned order.

By,

Farsana

Moderator message - please ask a specific question and show the results of your research when posting.

Locked

Message was edited by: Rob Burbank

Hi,

I need to implement new search help in MFBF transaction for the field Planned order.

By,

Farsana

Moderator message - please ask a specific question and show the results of your research when posting.

Locked

Message was edited by: Rob Burbank

6 REPLIES 6
Read only

Former Member
0 Likes
699

Hi farsana

Can you let us know clearly whats ur requirement, and where you required in the MFBF tcode.

regards

hyder

Read only

0 Likes
699

Hi,

In Planned order field i want to fetch the records from PLAF table where AUFFX = 'X' and

KAPFX = 'X' and  the table should be sorted based on FIFO  concept.

By,

Farsana

Read only

0 Likes
699

Hi,

First find the search help that is already attached to field planned order.

Then if it is a collective search help, You can include your own custom search help to it by using append search help option.

Read only

0 Likes
699

Hi,

Thanks for ur reply. I had included my search help , but how to replace my  new search help with the existing search help  in the planned order field.

By

Farsana

Read only

0 Likes
699

Hi Frasana,

Before replacing the existing search help pls check if it'll not have any impact as it is a standard one.

And to replace you can use "search help exit" which will decide the search help to be triggerred among the included ones.

If it is a standard exit then you might have to do some enhancement to make changes.

Thanks,

Glory.

Read only

0 Likes
699

Hi,

    You require the search help in MFBF transaction so better use Collective search help 'RMPLNUM_MAIN' it has already has a search help exit 'RM_PLNUM_CHOOSE_SH' try to use the Enhancement Point given in that search help exit.

Thanks & Regards

Bala Krishna