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

BARCODE in Report

Former Member
0 Likes
489

Hello Guru,

i need to write a barcode in a normal report .

This report contain data as purchase order, qty , data and so on.. i need to add a barcode containing Purchase order numer and item position

is it possible? How?

kind regards

Boris

Hello Guru,

i need to write a barcode in a normal report .

This report contain data as purchase order, qty , data and so on.. i need to add a barcode containing Purchase order numer and item position

is it possible? How?

kind regards

Boris

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
465

Please check for syntax PRINT-CONTROL FUNCTION & NEW_PAGE.

Example


PRINT-CONTROL FUNCTION `BCPR1'
WRITE: 'TFH145898777' NO-GAP
PRINT-CONTROL FUNCTION `BCSR1'

Read only

Former Member
0 Likes
465

Hello,

thanks for replay but, how can i find the print control for my printer?

Thanks in advance

Boris

Read only

Former Member
0 Likes
465

hi check this..

get the printer name from the

system -


user profile-own datadefaults tab-out put device-----> get the printer here..

http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a933c51ea11d189570000e829fbbd/frameset.htm