2010 Jul 12 7:51 PM
Hi guru,
This function work correctly in 4.7 but not work in ECC 6 .
Did you have an idea ?
Thanks a lot
Soufiene
2010 Jul 12 8:12 PM
See SAP Note 1320163.
Solution This note ensures that the function modules CONVERT_OTFSPOOLJOB_2_PDF and CONVERT_ABAPSPOOLJOB_2_PDF return the PDF data as xstring. Change the call of the modules as shown in the sample program BCS_EXAMPLE_8 in Note 1324547.
Hi guru,
This function work correctly in 4.7 but not work in ECC 6 .
Did you have an idea ?
Thanks a lot
Soufiene
2010 Jul 12 8:12 PM
See SAP Note 1320163.
Solution This note ensures that the function modules CONVERT_OTFSPOOLJOB_2_PDF and CONVERT_ABAPSPOOLJOB_2_PDF return the PDF data as xstring. Change the call of the modules as shown in the sample program BCS_EXAMPLE_8 in Note 1324547.
2010 Jul 19 7:39 PM