Show TOC Start of Content Area

Process documentation Developing User Interfaces  Locate the document in its SAP Library structure

If you are using the F4 search help concept, you can implement the user interface integration without any programming by assigning the function module COM_SE_F4_HELP_EXITas your search help exit. Just use the sample search help definitions SFLIGHT_SES_QUICKand SFLIGHT_SES_ADVANCED as templates (see Go and Create).

Any other UI integration should be based on the SES internal search interface CL_COM_SE_SEARCH_IIF=>SEARCH_OBJECTS.

End of Content Area