You are on page 1of 9

Follow the below steps to create Buttons in FPM configuration :

1. Go to transaction SE80
2. Select WEB DYNPROCOMP./INTF. From dropdown and in text box provide the value
FPM_OIF_COMPONENT and hit ENTER key.

3. Select COMPONENT COMFIGURATION under the Object Name


4. Select the Component configuration e.g.: /RPM/WDC_REVIEW_DETAILS_OIF_CFG and double
click on the selected entry
5. After double click on the right hand side it would display the details of the chosen configuration.
Click on START CONFIGURATOR.
6. On clicking START CONFIGURATOR , it will launch the explorer which provides the editor for the
Web Dynpro ABAP configurator.
Click on CHANGE.

7. Select the Edit Variant, in this example it is RVO_EDIT


8. Click on the READ ONLY button visible on the right hand side and click on DELETE.

Perform the same step for REFRESH button.

9. After Deleting the READ ONLY and REFRESH buttons , Click on the ADD TOOLBAR ELEMENTS
function present on the right hand side panel (shown bellow)
10. Choose the button OTHER FUNCTIONS

11. It will add a button on the UI as shown below :


12. Select the button and enter the following in the properties :

Label : Read Only


Visibility : Is Visible
Enabled : Checked
Button Design : Standard
Sequence Index : 0
Tooltip : Read Only
Element Id : READ_ONLY
FPM Event ID : FPM_READ_ONLY
Event Action Type: Standard
Similarly Add another OTHER FUNTION Button and provide the following below values to make
it EDIT button :

Similar Add another OTHER FUNTION Button and provide the following below values to make it
REFRESH button :

13. Save the Changes by clicking the button on the left corner :

You might also like