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: 

SYNTAX ERROR IN SAPMSSYD PROGRAM

Former Member
0 Kudos

HI ,

We included the code in Program 'SAPMSSYD' for our internal

validation. This validation requires to fetch the data from the ztables.

we created ZTABLE and included custom code in SAPMSSYD in DEV server

and tested sucessfully.

We tried to move the Transport request from DEV to QAS. We had separate

transport request for Ztable Creation and for our custom code

validation. Instead of moving the Ztable request first, we have moved

the customer code request and Due to this System throws an syntax error

when we get into login screen of QAS server. Now we are not able to

login to QAS and our testing process was completely stopped in QAS

server. Pls advice us how to revoke transport or to solve this issue.

Best Regards

Thiru

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos

First, if you change such a kernel-like program, I advise you to request SAP consulting, that's really too much dangerous!

Secondly, if you want to revert back, you have to do it on the DEV system (version management), then transport again.