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

Error when transporting Validation rule to TR

Former Member
0 Likes
737

Hi All,

I have created a new step in an existing validation rule thru OB28 in the client where only config is done. The user exit is written in another client.

But when trying to transport the validation rule to transport request, I get error.

The error message no. is "GG 756". It only says error encountered and contact administrator.

It does not say anything else.

Is there anything else that needs to be done before transporting.

Please help.

2 REPLIES 2
Read only

deepak_dhamat
Active Contributor
0 Likes
502

Hi ,

This SAP NOTE will solve your problem : Note 29509 - Error message GG756 "A system error occurred"

Possible causes:

1. The message has already been locked by another correction.

2. The message class of a message is assigned to a local development class (for example, $TMP), or the development class has another original system than the source system (from which the transport is to be carried out).

3. The settings in the transport system are incorrect.

4. The error occurs in Releases 4.0x and 4.5x as well, if the name of the message class has more than two characters.

regards

Deepak.

Read only

Former Member
0 Likes
502

Thanks Deepak..