2015 Jun 10 10:07 AM
Hello expert,
I want call 2 different smartforms in single driver program , i am using CALL FUNCTION'SSF_OPEN' and
CALL FUNCTION 'SSF_CLOSE' . but i dnt know how to use it ,
please suggest me how can i call 2 smart forms in a single driver program without any if or else conditions.
Regards
Vicky Upadhyay
Hello expert,
I want call 2 different smartforms in single driver program , i am using CALL FUNCTION'SSF_OPEN' and
CALL FUNCTION 'SSF_CLOSE' . but i dnt know how to use it ,
please suggest me how can i call 2 smart forms in a single driver program without any if or else conditions.
Regards
Vicky Upadhyay
2015 Jun 10 10:11 AM
2015 Jun 10 10:13 AM
Your requirement isn't really clear. Is it about getting the outputs in one spool?
What do you mean with "without any if/else conditions"?)
Regards,
Ulrich
2015 Jun 10 10:13 AM
Hi Vicky,
In SSF_OPEN you will receive JOB_OUTPUT_OPTIONS information in export parameters.
The same information you have to pass in your smartforms import parameters one by one.
and then finally you have to call SSF_CLOSE to display the final output.
Please search first before dropping any question in community.
already lots of link available in internet, even in sc.sap.com.
Praveer.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |