cancel
Showing results for 
Search instead for 
Did you mean: 

remove field from std search help

Former Member
0 Kudos

Hi There,

i have a requirement to provide a search help, since the transaction code PHAP_ADMIN_PA already has a standard search help for Appraiser which displays even date of birth of the employee which can cause a legal issue to have date of birth in there. I am required to remove date of birth and title field from this. how can i achieve this. any help would be appreciated.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

You can copy SAP search-help (e.g. PREMC) into custom search-help (e.g. ZPREMC) . Config ZPREMC not to display birh date (can be used for query, but not display), and flag 'hidden' field for the standard SAP search help that you want to replace with custom search help.

Rgds.

Former Member
0 Kudos

Hi friends,

How did you achieve this! I have same requirement.

Regards,

Bharat

Former Member
0 Kudos

Hi Mark Wagnor,

I am facing a similar issue wherein we want to restrict the Date of birth field from the search help in SD due to privacy concerns... Did you get a work around for your problem. Kindly share it as it must be quite similar to what I would need to do.

Former Member
0 Kudos

You may like to check the report behind the t-code. Then make a copy of that standard program into a custom Z-program and then modify the same accordingly to your requirement in t-code SE38.