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

Driver does not support SAP Script

former_member209372
Participant
0 Likes
2,328

Hi,

  I'm trying to print a SAP Script from Spool after Document posted, but the spool request is generated with error status and error logs is

  LZPL driver does not support SAPscript!

  There may be no printout.


Any suggestion.?

1 ACCEPTED SOLUTION
Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
1,721

Hello,

This error means that you are trying to use a device type that is only

supported for Smartforms, not SAPScript.  This is described in the SAP note 750002 as follows:

"Important restrictions regarding the new LZPL printer driver:

  A) Only the printing of Smart Forms is supported. (You cannot print SAPscript forms or ABAP lists.)"

If you want to use a Sapscript form with the label printer, there are only two ways:

1. Use the workaround which is described in SAP notes 135894 / 179534

    (ie. create the label using external software and load the print data into SAP):

2. Use device type SAPWIN or SWINCF

Regards,

David

5 REPLIES 5
Read only

former_member259807
Active Participant
0 Likes
1,721

Yes. The first hit in google on the error shows me thread 3541786

Read only

Former Member
0 Likes
1,721

Hi Joy,

You can refer:

i think it will help you

Thanks,

Megha

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
1,722

Hello,

This error means that you are trying to use a device type that is only

supported for Smartforms, not SAPScript.  This is described in the SAP note 750002 as follows:

"Important restrictions regarding the new LZPL printer driver:

  A) Only the printing of Smart Forms is supported. (You cannot print SAPscript forms or ABAP lists.)"

If you want to use a Sapscript form with the label printer, there are only two ways:

1. Use the workaround which is described in SAP notes 135894 / 179534

    (ie. create the label using external software and load the print data into SAP):

2. Use device type SAPWIN or SWINCF

Regards,

David

Read only

0 Likes
1,721

Hi David,

  In second option if i mention device types as SAPWIN or SWINCF then i should make that particular printer as default or what.?

  

Thank You

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
1,721

Hi Joy,

Yes. You need to set the printer as default.

Regards,

David