Add Search Help to Screen Field in SAP

Search Helps forms an integral part of Data Dictionary in SAP. We can attach Search Help in two ways:

1] STATIC HELP ATTACHMENT

2] DYNAMIC HELP ATTACHMENT

 

Continue Reading…

ABAP Program to add Dynamic Parameter Text on Selection-Screen

We can also display the Dynamic Parameter Text for the parameters in the selection screen. In this context, we have to use %_parameter_%_APP_%-TEXT to pass value to the parameter text at runtime/dynamically.

Display Dynamic Parameter Name

Display Dynamic Parameter Name

ABAP Program to Add Toolbar to Selection-Screen

This tutorial shows the sample code to insert Toolbar at the Selection-Screen and there handling, when user interacts with them. It is a nice code to look at for a beginner.

 

Custom Toolbar
Custom Toolbar

Continue Reading…

Page 2 of 212