Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Binary conversion in version 4.6

Former Member
0 Likes
1,037

Hi,

Can anybody give me some pointers in converting a PDF file into a Binary file in SAPGUI version 4.6?

Thanks in advance.

Regards,

Lakshmi

9 REPLIES 9
Read only

FredericGirod
Active Contributor
0 Likes
1,014

Hi Lakshmi,

what do you call 'binary file' ?

Rgd

Frédéric

Read only

0 Likes
1,014

Hi,

I mean a file that contains the Binary format of the text that is in a PDF file.

Thanks and Regards,

Lakshmi

Read only

Former Member
0 Likes
1,014

Hi,

You can use FM SCMS_TEXT_TO_BINARY

Regards,

Raj

Read only

0 Likes
1,014

Hi Raj,

That function module itself is not there in version 4.6.

Lakshmi.

Read only

Former Member
0 Likes
1,014

Hi,

It is available in Enterprise Edition.

Will let you know the suitable FM in 4.6

Regards

Raj

Read only

Former Member
0 Likes
1,014

Hi,

Checkout class CL_FP_PDF_OBJECT

Simultaneously, checkout Function group <b>TRUX</b>.

Regards,

Raj

Message was edited by: Rajasekhar Dinavahi

Read only

0 Likes
1,014

Hi Raj,

This Fm is also not present in 4.6

Thanks,

Lakshmi

Read only

Former Member
0 Likes
1,014

Hi,

Checkout <b>class</b> CL_FP_PDF_OBJECT

Simultaneously, checkout <b>Function group</b> TRUX.

Regards,

Raj

Message was edited by: Rajasekhar Dinavahi

Message was edited by: Rajasekhar Dinavahi

Read only

0 Likes
1,014

Hi,

The class CL_FP_PDF_OBJECT does not exist, where as the function group exists.

Thanks,

Lakshmi.