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

problem with smartform table node

Former Member
0 Likes
533

hi i am working on smartform,

requirement is to put lot of barcodes , with a horizontal line separating them,

so i felt, displaying a table pattern inside a loop was the way to go,

but when i am setting table parameters in the details part,

i was giving the following and it was giving error saying

the width of matnr and barcode doesnopt correspond to the total width of the table

the total table width is 16 CM,

MATNR 15.50 MM 30.50 MM

BARCODE 15.50 MM 30.50 MM

what ever value i am giving in these columns, it continuosly giving errors,

if some budy has a sample parameters which worked with them, please give me,

i shal;l make necessary changes.

when i increase the table width it says doesnt fit in the page, page is DINA4 with portrait format.

please help.

rgds.

5 REPLIES 5
Read only

Former Member
0 Likes
515

Hi sanjana,

I think you need to delete the existing barcode and create new barcode of type CODE39.

If at all you want to use sumother type od bracode then u need give less size than the window size so tht it accomidate the barcode.

Thanks,

Aditya

Read only

0 Likes
515

hi aditya,

you might be right, bcos, i havent worked on barcodes prior,

what is this CODE39, where should i use it.

Read only

0 Likes
515

please help..

Read only

0 Likes
515

First of all I will suggest you to discuss with functional person to give you the barcode name as they are specific with the barcode reading machines.

Then while creating the Character format for that barcode restrict the size.

Also, as you mention you need to get number of barcode in a row then the collective width of barcodes cannot be more than the Table width.

Regards,

Amit