2020 Mar 09 11:15 AM - edited 2024 Feb 03 6:11 PM
HI All,
I am trying to download Multiple Student Fee Receipt in a single spool, for example i took two student details and try to download it. I passed DFKKOP-GPART DFKKOP-OPBEL got the final internal table with all details. but while trying to download was able to download only single student fee receipt. While trying to print getting all the student details in single request, facing issues in download.
Steps followed by me,
1. Open_job
2. passed the header and item details function module and got the Importing parameter xstring values using fpformoutput.
3. Append both the student data in a table type tfpformoutput. Have both student details.
4. Job_close.
5. used class method to save the file cl_gui_frontend_services=>file_save_dialog
6. Used FM SCMS_XSTRING_TO_BINARY to convert xstring to binary and append to internal table.
7. passed the internal table of binary data to download using cl_gui_frontend_services=>gui_download
Help needed urgent ..
Request clarification before answering.
Check if this can help:
All the best,
/Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.