‎2016 Feb 04 6:52 AM
Hi Friends,
The project that i'm dealing with requires a bar code generation in se38, can we create a bar code for a field in the ABAP Report?
if possible can you guide me.
‎2016 Feb 04 8:22 AM
Hello Satish,
do I understand correctly that a barcode should be displayed on the screen when an end user runs a specific report in transaction SE38?
The reason I am asking this is that although I do not know to which extend ABAP supports displaying images within a "simple" SE38 report (apart from icons and symbols), but if images can be displayed, you can test report RSPO0031.
The report RSPO0031 is a SAP-standard report to test barcode generation with the "new barcode technology".
The "new barcode technology" means that R/3 will generate the image of the barcode, and this image will be sent to the printer for actual printout.
So if such an image can be embedded, see SAP Note #645158 - "New bar code technology" for details.
Best regards,
Laszlo
‎2016 Feb 04 8:22 AM
Hello Satish,
do I understand correctly that a barcode should be displayed on the screen when an end user runs a specific report in transaction SE38?
The reason I am asking this is that although I do not know to which extend ABAP supports displaying images within a "simple" SE38 report (apart from icons and symbols), but if images can be displayed, you can test report RSPO0031.
The report RSPO0031 is a SAP-standard report to test barcode generation with the "new barcode technology".
The "new barcode technology" means that R/3 will generate the image of the barcode, and this image will be sent to the printer for actual printout.
So if such an image can be embedded, see SAP Note #645158 - "New bar code technology" for details.
Best regards,
Laszlo
‎2016 Feb 04 10:26 AM