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: 

Table maintenance generator event not working in quality server

satvik_panchal
Participant
0 Kudos

Dear experts,

I have developed a ztable with t-code along with table maintenance generator event in development server. It is working fine in development server.All these when I m transporting to quality server, the event is not triggering. Can anybody guide me what is the problem?

Regards,

Satvik

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hello,

check whether the delivery class of the z-table as 'A'  and recording routine entered in dialog data transport details is 'standard recording routine'.

Regards

9 REPLIES 9

deependra_shekhawat3
Contributor
0 Kudos

Hi Satvik,

Have u check function group in Quality . make sure that all include have been transported in Quality .

Thanks,

Deeps

0 Kudos

Hello Satvik,

Did you check function group in Quality and all changes are saved in the same transport request and move it to Quality?

Thanks,

Saleem

0 Kudos

Hello Satvik,

Did you check function group in Quality and all changes are saved in the same transport request and move it to Quality?

Thanks,

Saleem

former_member196490
Active Participant
0 Kudos

Check if the function group has been transprted properly. Look for any difference between development and quality

0 Kudos

Function group is already transported form dev to quality.I checked it in se80. But I could not find the include programs.

0 Kudos

Look for any difference between D and Q?

0 Kudos

Hi Satvik,

  There is one better way to compare the program . go to se38 and open prog. SAPL'Func group name' and open this in Developement. now go to transaction se39 and compare this program to quality.

You will get what exactly is missing.

Thanks,

Deeps

Former Member
0 Kudos

hello,

check whether the delivery class of the z-table as 'A'  and recording routine entered in dialog data transport details is 'standard recording routine'.

Regards

Former Member
0 Kudos

Hello,

Try to re-transport new request for the same in quality. make sure that the change table request and function group request will be same.

Regards