cancel
Showing results for 
Search instead for 
Did you mean: 

Populate & pass new variables from Print workbench to form/script

Former Member
0 Kudos

In Printworkbench one way to pass the data to Smartform/Script is by passing the work areas in the form/script directly, but what if I have to pass any such data which won't be available in the work area directly, Where is the provision to write the population logic in PWB to populate the new variables & What is the way to pass the data to the form/script for display?

Accepted Solutions (0)

Answers (1)

Answers (1)

satyajit_mohapatra
Active Contributor
0 Kudos

1. You have to modify the print program to populate the required data.

2. Otherwise, you can create a subroutine in the form to get the data and print it.

http://wiki.sdn.sap.com/wiki/display/ABAP/SUBROUTINESANDTHEIRUSEIN+SAPSCRIPT