码迷,mamicode.com
首页 > 其他好文 > 详细

Demo on bar code printing using SAP Scripts/Smart forms

时间:2015-01-08 22:47:07      阅读:940      评论:0      收藏:0      [点我收藏+]

标签:demo on bar code pri

This document will explain the printing of bar code using SAP Scripts/Smart forms

Target Readers: SAP-ABAP consultants with knowledge of layout designing.

Definition:  Bar codes are often printed on labels to allow machine to read the data. SAP has provided this feature to achieve through SAP Script / Smart forms

A Bar code will looks like:  技术分享

Follow the steps for creation of customize bar code style:

Step1: Go to T-code: SE73 Click on ‘System bar code’  Click on ‘Change’

 技术分享

Step2: Click on create icon on the screen, It will ask for create new barcode technology or conventional bar code technology  

技术分享

Step3: Choose for the new bar code technology. Provide bar code name and short text

In the bar code symbology  choose ‘PDF417’. The below are the SAP supported barcode formats.  

技术分享

Step4: Provide barcode name and short text

技术分享

Step5: In this step choose the barcode alignment as ‘Normal’, this will provide the scan direction

Types of alignment: The alignment is to provide scan direction of the barcode

Normal alignment will scan from left to right.

Rotated alignment will scan by 90 degree from top to bottom

Inverted alignment will scan by 180 degree from right to left

Bottom-up alignment will scan by 270 degree from bottom to top

技术分享

Step6: After this provide the below parameter for the barcode

技术分享

Step7: Now save the barcode definition in a transport request

技术分享

 

Step8: Provide the Transport request details as below.

技术分享

Step9: Now the new customized system barcode ‘ZDEMO’ is ready for using in layout

技术分享

How to use the barcode style in SAP Script:

Go to SE71 à Create a simple script ‘ZDEMO_BARCODE’ provide the necessary details save and activate it.

Create a new character format C1

Go to à Create element à Give the name and description for character format

In the standard attribute provide the customized barcode name

技术分享

 

Provide this character format C1 in the text editor for the element data which you want to display in barcode format

技术分享

How to use barcode style in Smartforms:

T-code: Smartforms à Created a simple smart form for demo purpose with main page

技术分享

 

技术分享

 

Demo on bar code printing using SAP Scripts/Smart forms

标签:demo on bar code pri

原文地址:http://blog.csdn.net/champaignwolf/article/details/42532793

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!