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

Barcodes In Smartforms

Former Member
0 Likes
589

Hi All,

I want vbeln to get printed in the barcode format in smartforms.

When I try to assign the Character format to

&wa_struct-vbeln& the system is not accepting the character format.

I have mentioned the style format in the output options.

On the contrary If i try to assign the same charater format to some hardcoded text then its working.

Please Help.

Regards

Dnyanesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
549

Hi Dnyanesh,

Just create a character format (lets say C) and assign your barcode.

Make Sure that you have saved and activated your styles.

In the layout, for you text element, just add like below

<C>&WA_STRUCT-VBELN&</>.

save and activate your smartforms as well.

regards,

ram<b></b>

4 REPLIES 4
Read only

varun_maharshi
Active Participant
0 Likes
549

Let me check where are you giving the char format assignmentdirectly in the Graphical editor?

If it is in the graphical editor please enter the value in the Text editor . It will try to null out that.

Read only

Former Member
0 Likes
549

I think you are in the PC Editor.

Goto->Change editor and give it again.

REgards,

Ravi

Read only

Former Member
0 Likes
550

Hi Dnyanesh,

Just create a character format (lets say C) and assign your barcode.

Make Sure that you have saved and activated your styles.

In the layout, for you text element, just add like below

<C>&WA_STRUCT-VBELN&</>.

save and activate your smartforms as well.

regards,

ram<b></b>

Read only

Former Member
0 Likes
549

Hi Dnyanesh,

I'm currently faced with the same issue you had. I need to display/print

vbeln in a barcode format. Could you please explain to how to set it up.

Can you mail me directly at valdenem@kmsa.com

Thanks Val