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

SMARTFORMS

Former Member
0 Likes
495

hi all,

i have an requirement to create smartform for the scenario gn below:

Need to print a packing label in the background when a material is packed into a handling unit. If there is multiple material #s packed into one HU then the label should say mixed pallet. Else it should list the part number. This would be an output from a HU. We should be able to resend the output and should be able to get feedback message in the o/p log if the output does not process.

Sap script : LE_EAN_SSCC00

Driver Program : RLE_EAN128_LABEL

we do not need EAN128 barcode ( client does not use this).there is an open item to find the barcode types used in legacy system.This smartform must be able to print on Zebra printer.

the feilds which i will be using to print it on the form.

VTTPVB\NAME1

VEPO/MATNR

ADDR1_DATA-NAME2

VBPLK/EXIDV

kindly give me some pointers on the above scenario... as the driver program (RLE_EAN128_LABEL) will not be valid as the script have to be migrated to smartforms.help me in this regard.

With regards

arun.sapsurfer@gmail.com

1 REPLY 1
Read only

Former Member
414

i have found the solution