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

Ambiguous code in sap script editor

Former Member
0 Likes
1,083

Hello All,

Recently I came across one requirement to add some new field to a label.But when i open the sapscript, I could see the code using some special symbols & numbers. Could you please clarify me how it works? please see the code below for your reference.

Thanks in advance.

Regards,

Sainath

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
948

Hi Sainath,

I just have a question.. Are these characters printing in Form when you print preview the form, and what kind of printer are you using?

I see similar thread

Thanks

Rajesh

4 REPLIES 4
Read only

Former Member
0 Likes
949

Hi Sainath,

I just have a question.. Are these characters printing in Form when you print preview the form, and what kind of printer are you using?

I see similar thread

Thanks

Rajesh

Read only

0 Likes
947

Hi Rajesh,

Thanks for your link. It seems like a similar one. My output print would be like this

No special characters are printed on the printout. But when i tried to insert new fields on the layout, it is overlapping with the existing one as you can see in the pic. When i go to print preview, i cannot see like the one above. It just shows the text not barcodes.

if you still have any queries, pls let me know.

Regards,

Sainath

Read only

Former Member
0 Likes
947

Those are printer specific commands. Not ABAP.

Search for DPL Datamax (if printer is Datamax) programming language as a starting point and read the manuals.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
947

Check printer manufacturer site and documentation, you could also look for OSS notes relative to the manufacturer.

Regards,
Raymond