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

sato printer configuration for sap scripts

Former Member
0 Likes
2,066

hi friends,

i got a requirement .i have to print the labels for sato printer.

The form is already developed but not for sato printer.

i have to change the form according to the sato printer.

Please help me regarding this.

Regards,

Srinivas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,245

Hi,

I think,you have to create one more commando window.

Here you have to pass command like

#OPRT( CALL VE.lables1);

In your printer you configure this program lables1.

then print program write_form,call this window.

reward if it is helpful.

Regards,

Chitra

7 REPLIES 7
Read only

JozsefSzikszai
Active Contributor
0 Likes
1,245

what is "sato printer"? Does it something to do with Takuma Sato?

ec

Read only

0 Likes
1,245

Hi,

its a kind of printer just like dot matrix or epson.

Generally used to print labels .

my requirement is to create a form according to sato printer using special commands.

Regards,

Srinivas

Read only

0 Likes
1,245

I think you have to copy the form and modify it acc. to the sato printer's requirements.

Read only

Former Member
0 Likes
1,246

Hi,

I think,you have to create one more commando window.

Here you have to pass command like

#OPRT( CALL VE.lables1);

In your printer you configure this program lables1.

then print program write_form,call this window.

reward if it is helpful.

Regards,

Chitra

Read only

0 Likes
1,245

Hi ,

can you explain us in a little bit detailed way.

or else do you have any documents related to this.

Regrds,

Srinivas

Read only

0 Likes
1,245

Hello srinivasulu,

Now we got a requirement to do Same SATO Printer Can you help us regarding this issue. Like if you have any Sample documents could you share with us.

Thanks in Advance.

Read only

Former Member
0 Likes
1,245

hi

good

SETTING UP A PRINTER IN R/3

Ask your Expert User, User Administrator, or Technical Support person, or perform these steps.

1) From the R/3 menu, click System, select User Profile, choose Own Data. The Maintain User Profile window displays.

2) Click "Defaults".

3) Under "Spool Control" in the "Outputdevice" field, type the name of your local SAP R/3 output device or printer name.

  • Check "Output Immediately" if desired.

  • Check "Delete After Output" if desired.

4) Under "Decimal Notation", check the appropriate decimal selection.

5) To save your updates from the tool bar menu, click User, select Save, or press Ctrl+S on your keyboard.

PRINTING IN R/3

1) Click the Printer icon, or from the menu, click Report, select Print.

2) If the Print current report dialog box appears, click the check Continue icon to get the "Print List" dialog box.

3) Ensure your printer is listed in the "Outputdevice" field.

4) Select print options as needed.

5) Once all printing options are selected, click the check Continue button to print.

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/how-to-install-new-printer-drivers-in...

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/adding-of-new-printer-device-1312699

thanks

mrutyun^