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 form does not exist

Former Member
0 Likes
1,549

Hi Experts,

After a successful print of a sapscript layout, an error occurs 'FORM XXX does not exists' even the contents of the new form is the one I have edited. To check, I already re-activated the form and re-transported but still the error appears. What seems to be the problem? Please help..

Additional info:

I have copied a sapscript form and edit the new form and transported to testing box.

6 REPLIES 6
Read only

soumya_jose3
Active Contributor
0 Likes
1,157

Hi,

Sapscripts are client dependent. Make sure that sapscript is available in the proper client in the testing box.

Regards,

Soumya.

Read only

Former Member
0 Likes
1,157

Hi,

We only have 1 client in our testing box.

Read only

Former Member
0 Likes
1,157

Hi Everyone,

I debugged LT31 and found what causes the error, FM 'SSF_FUNCTION_MODULE_NAME' is being called which I believe is only for smartforms.

I can't trace why this FM was called..Is there any configuration involved? Please help...Thank you in advance.

Read only

0 Likes
1,157

what is the functional requirement for which you are developing the form

Read only

Former Member
0 Likes
1,157

Hi,

Regarding on your problem,

In this link, Display Versions and forms topic will helps to you.

http://it.toolbox.com/wiki/index.php/Sap_script

Regards,

Sekhar

Read only

0 Likes
1,157

The Script that you modify is a standard script or a customized, if is standard you had to make a copy before customize