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

Regarding SAPSCRIPTS Problem

former_member242166
Participant
0 Likes
1,428

Dear Experts,

I cant see pages , Windows and Page windows in SAPscrips for my already created Sapscripts. 

When i go to SE71 and enter my sapscripts name , after i see in  display i cant see Pages, Windows and Page Windows. I can only see paragraph and character format only. What is the problem of viewing this.

Please help me friends

Thanks and Regards,

Linganathan.K

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,397

hI,

Your layout is enabled thats why you are not getting all these tabs.

Do the following

SETTINGS ---> UNCHECK The Graphical form painter

8 REPLIES 8
Read only

vinoth_aruldass
Contributor
0 Likes
1,397

hi Linganathan,

contact your basis admin and check any authorization is missing .

hope it helps,

Vinoth

Read only

Former Member
0 Likes
1,397

Hi,

Download the form using the program RSTXSCRP and check if it contains any lines like

LINE/:WINDOW

LINE/:PAGE

Thanks,

Tooshar Bendale

Read only

0 Likes
1,397

Hi Tooshar Bendale,

Thanks for your input.

Yes i downloaded the form using the program RSTXSCRP

It contains 


LINE/:WINDOW

LINE/:PAGE

Thanks and Regards,

Linganathan.K


Read only

0 Likes
1,397

Hi,

Have you tried looking any standard SAP Script (eg. MEDRUCK ), does it show the windows, page windows ?

Thanks,

Tooshar Bendale

Read only

0 Likes
1,397

Hi ,

I cant find for MEDRUCK also.  After enter SE71 itself i cant find,

Screen shot attached.

Read only

Former Member
0 Likes
1,397

Hi,

Go to se71.

Their is a tab name called settings, in that select form painter,

two check boxes will appear, tick both and then go to layout.

You will get.

Regards,

vijay

Read only

Former Member
0 Likes
1,398

hI,

Your layout is enabled thats why you are not getting all these tabs.

Do the following

SETTINGS ---> UNCHECK The Graphical form painter

Read only

0 Likes
1,397

Hi Nagamani kola,

Thanks for your helpful answer.