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

string into un readable format

Former Member
0 Likes
387

Hi all,

i have filed of 120 characters, the data in the field is passed to bar code label. and i will print this barcode.

Now i will read this bar code using scanner. at that time the data present in the label is displayed in text file, this is readable by all.

but i dont wanrt this text in readable form.

Is there any function module to make it un readable. and when i need this should be radable, how to achieve this.

Rgds

Ramesh

2 REPLIES 2
Read only

Former Member
0 Likes
347

Hi,

If you are using BARONE for desining your barcode, it generates the printer codes in background. You can simply take the code and use it in your SAP Script as it is passing the parameters.

OR Tcode SE73 - to define BARCODE fonts and use it in your form.

Hope this solves your problem very easily.

Regards,

Gaurang

Read only

Former Member
0 Likes
347

try FM UIPW_ENCRYPT