Application Development 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: 

Ambiguous code in sap script editor

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

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.

raymond_giuseppi
Active Contributor
0 Kudos

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

Regards,
Raymond