cancel
Showing results for 
Search instead for 
Did you mean: 

POWL query

Former Member
0 Kudos

Hi,

Here is a requirement based on POWL, need to add a 'print' button either through enhancement or through customizing standard classes to webdynpro component

some one provide me help on which is one suggestable and the procedure to follow

Great thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member199125
Active Contributor
0 Kudos

Hi

Visibility of print button depends on configuration settings.

You can do the following to enable the print button for your powl application.

1. Position the mouse cursor in the powl application and click the right mouse button. Click More Field Help in the context menu that appears to get the "Configuration ID" information.

2. Start transaction SE80 and enter the transaction POWL_UI_COMP

3. Right click on node 'POWL_UI_COMP' or 'Component Configurations' -> create/change configuration

4. Web Dynpro Configuration Editor will start up

5. Enter 'POWL_UI_COMP' into the field component name and enter the above config id found in step 1.

Hit the 'Change' button at the top.

6. Click on tab Component-Defined

7. Select the node 'CONF_DATA'

8. Tick the checkbox 'enablePdfPrinting' and save the changes.

Print button will get enabled for your powl application.

Regards

Srinivas