2008 Jun 24 8:45 AM
hi all,
My requirement is i need to create a PDF file of one report and attech it to 'services for Object' of CJ20N,
in background.
Is there any direct function module or bapi to do this.
i tried to use FM 'SO_OBJECT_INSERT'
and BINARY_RELATION_CREATE
But i am not getting desired result. When i tried to attech PDF file and open atteched pdf form CJ20N it gave error that content of file cannot be read ,, i think some conversion error occured.
If anybody can help on this issue.....
<removed_by_moderator>
Thanks,
Edited by: Julius Bussche on Jun 24, 2008 9:33 PM
2008 Jun 24 10:25 PM
Hi,
I ran into the same issue and had to use FM SO_CONVERT_CONTENTS_BIN to convert the file data after reading it into memory. I have a feeling this affects the Unicode systems only.
Hope this helps.
2008 Jun 24 10:25 PM
Hi,
I ran into the same issue and had to use FM SO_CONVERT_CONTENTS_BIN to convert the file data after reading it into memory. I have a feeling this affects the Unicode systems only.
Hope this helps.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |