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

bar code3 in alv

Former Member
0 Likes
889

hi,

i need to display barcode in alv report how to do this,

pls provide sample code.

regards,

jai

hi,

i need to display barcode in alv report how to do this,

pls provide sample code.

regards,

jai

3 REPLIES 3
Read only

Former Member
Read only

Former Member
0 Likes
667

Hi,

Chk out the program in this thread,.

Hope this helps u,

Arunsri

Read only

Former Member
0 Likes
667

Hi Jai.

We can not display barcode in ALV but in Smartform and Script is possible becuase we can set font "BARCODE" or any fonts to our variable.

What you should do is create general ALV report ,Smatform for printing barcode and botton for call

Smartform in ALV program.When a line is selected and click botton then take data in that line and call

Smartform for printing barcode that what I have done.

Hope it help .

SayC.