Skip to Content
0
Former Member
Mar 02, 2009 at 11:07 PM

How to display BAR-CODE through ABAP report

39 Views

Hi,

Could you please help me, how to display BAR-CODE through the ABAP report.

I am writing below code, but BAR-CODE is not displaying on report.

PRINT-CONTROL FUNCTION 'SBP01'.

WRITE: 20 BAR_CODE1 NO-GAP.

PRINT-CONTROL FUNCTION 'SBS01'.

Regards,

SSRAJU.