cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Printing from Mobile Devices using SUP

Former Member
0 Likes
499

Hi everybody,

Is it possible to organize printing content from Mobile Device (In my case Windows Mobile PDA) to the output device configured in SAP system via SUP?

View Entire Topic
midhun_vp
Active Contributor
0 Likes

Please elaborate.

Former Member
0 Likes

I have various printers and I have window mobile device.

I try to develop window mobile app which recive entered by user data to SAP server using SUP MBO class, and at the same time print it using choosen printer (choosed also by user).

The problem is that Windows Mobile cant work directly with printers in the network (no any sdk, no any drivers...).

I want to connect printers to SAP server, and make it friendly with Windows Mobile device.

I watched few articles which says that it is possible, but no idea how.

midhun_vp
Active Contributor
0 Likes

Connecting printers with Windows mobile depends on whether win mobile support this functionality or not.

It is possible to print from Sap. Talk to the SAP Basis team who are managing the SAP systems. Basis team will be configuring printers with SAP systems.

- Midhun VP

Former Member
0 Likes

Thank you!

So will it be possible to generate by SUP class for WIndows Mobile which sends text (or some other data) to print?

midhun_vp
Active Contributor
0 Likes

The functionality you are talking about is device specific (sending data to printer). Using SUP you will be able to send data (pdf, doc etc) back and forth between mobile device and SAP.

If you want to send from mobile to printer the mobile device should support for it. Android devices support this functionality am not sure about win mobile.

And if u want to print doc from Sap it is possible . Configure a printein sap for it.

- Midhun VP