Hi Experts,
i have a requirement to generate SPOOL from data in internal table. I also have to modify the name of generated spool file.
i am using function module RSPO_OPEN_SPOOLREQUEST to generate spool and u2018RSPO_SET_ATTRIBUTES_SPOOLJOB' to modify the name of generated spool.
I have the following problem:
1. generated spool is showing type "RAW DOCUMENT" . what is raw data file and how to solve this problem as i am not
able to see its contents. is it a formating problem or some thing else ???
2. How to use above function module to pass the data of my internal table and modify the name of generated spool.
Thanks you
Rohit Tripathi