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

Sapscript - Display issue

former_member585227
Participant
0 Likes
495

Hi all,

i have a sapscript form that is copied from standard PSFC_STD_LAYOUT.

I need to change the window of barcode but when i created a new window and put the barcode variable into it, it doesn't display on preview.

Despite i have modified the print program it doesn't work.

Thanks for your help.

2 REPLIES 2
Read only

Former Member
0 Likes
445

Hi,

is your variable for the barcode defined globally?

Br,

Tim

Read only

0 Likes
445

Yes, it's the standard variable.

If i keep it in the main window, it appears on output but if i put it in new window ''WINDOW1'' it does not.