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 1 of 11