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

script-labels

Former Member
0 Likes
362

HI i am assigned to create labels in scripts,i have no knowledge. can u help me to create labels in script and pass text to them.if any one has sample code of how to do plz do paste them.I would reward points for the useful answers.

2 REPLIES 2
Read only

Former Member
0 Likes
335

what type of label you want to print ? is it zebra printer bar one ?

Read only

Former Member
0 Likes
335

Hi,

Procedure to create the label and how to use it for the printing purpose in sapscript.

1. Create the required label (Layout) in the BarOne software -> save it as .LBL file.

2. Go to Menu bar File - > Create format for mySAP business suite - > Include objects

in the Sapscript file will be checked here - > Next - > Include Logos and include

TTF as Bitmap fonts will be checked here - > Next - > Click on Browse button and

save it as .ITF file - > Press finish and close the window.

3. Go to SO10 Transaction. Create a text name here - > Go to Text - > upload - > check

the option ITF press ENTER - > Enter the path of .ITF file and press ENTER.

Save this standard text.

4. Create form in SE71 include this standard text in main window.

5. Pass this SAPSCRIPT FORM in the print program FM ‘OPEN_FORM’.

For More Info,Check this :-

http://www.datamaxcorp.com/_assets/library/pdf/sap_91803.pdf#search=%22LABEL%20PRINTING%20IN%20SAP%2...

http://www.satoworldwide.com/labelgallery/downloads/WhitePapers/Printing%20labels%20from%20SAP%20R3....

Regards,

Padmam.