Flipkart.com

Thursday, November 18, 2010

Hierarchy of "Search Help" in SAP ABAP

Hierarchy of "Search Helps' in SAP

As you already know a search help can be declared at various places in SAP. It becomes a tough task if you want a custom search help for a custom screen field, and wondering where to attach it. Here is the hierarchy of Search helps which determines which search help will pop up the values.


SH at assigned at screen filed
|__SH assigned at PBO of the module pool
|__SH assigned using check table ( if the filed refers to a database table-filed)
|__SH assigned using data element
|__SH assigned using domain fixed values
|__Time/date field

No comments:

Post a Comment