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 missing data

Former Member
0 Likes
755

Hi Experts,

I was instructed to edit an existing sapscript. The objective was to edit a sentence in the script and it was successful and was transported to prod.

But , the main data of the report is missing.

The data from the window MAIN was not showing but when I open the element list, the codes is still there.

3 REPLIES 3
Read only

deepan_v_s
Active Participant
0 Likes
661

HI Jepoy,

Please check the script in the language which needs to be printed.

Code might not be present in the printing language.

As fas as i can see, the values are just fetched and not printed.. /: is a control field used for system commands such as Perform, IF, etc....

Kindly check all these and let know.

Regards,

Deepan Swaminathan.

Read only

0 Likes
661

Hi

please check the script language...

Read only

Former Member
0 Likes
661

Can you please check whether there were any changes to the window size to any of the windows above the MAIN one when you added the new message.

Regards,

Vinay Mutt