cancel
Showing results for 
Search instead for 
Did you mean: 

How can I change the selection criteria of a SAP standard search help?

sweetruedi
Explorer
0 Kudos

Hello,

how can I change (add and delete) the selection criterias of a SAP Standard search help in WebDynpro by programming?

Thank you very much for informations.

Kind regard

Rüdiger

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member193460
Contributor
0 Kudos

Hi Rudiger,

  you can use SAP adaptation concept to hide a screen element.

Personalization: This will hide the field only for the user themselves.

action:right click on the field and hide

Customization:

In the case when you dont want a field to be displayed through out the client then you have to chose customization,

Launch the application in admin mode and hide the screen element as in personalization. this will prmpt you with a customization transport and the transport should be moved to the target systems.

Configuration

If the field need to be hidden across the system, then you will need to do configuration.

please search online on these concepts and surely you will get your solution.

Overview on Adaptation concept:

Regards,

Tashi