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: 

Unable to create a 'Z' for se16 transaction

Former Member
0 Kudos
143

Hi everyone,

we have a requirement where we are unable to create a Z for transaction SE16.

I went to se93 and checked it was a function pool so i went to SE80 to make a copy of standard function group SETB to ZSETB.

it made a copy of it anf I copied all the FM's and made a Z of those.

Once it is done. When I activate it it give a lot of errors , I have checked it and made sure that it is copying entire Function Group but all are fine.

My system is ECC6.0, earlier we had ZE16 which is a replica of SE16 and this had a lot of problem like ending in dumps , so we thought we would make a new Z transaction for SE16, but we get many error.

Please try it out once in ur system before U suggest me a change to be made.

Regards,

Raj

1 ACCEPTED SOLUTION

former_member156446
Active Contributor
0 Kudos
84

as said above its not good have copies of transacations..

but still if you need to have se16> system > status> copy program name

se93 > ZSE16 > paste program name.

3 REPLIES 3

former_member589029
Active Contributor
0 Kudos
84

What do you try to achieve through your Z transaction?

Former Member
0 Kudos
84

It is always best to minimize such issues by making a copy of programs or function modules where changes are needed to add new functionality. Also this would ensure any patches/notes added in future would have minimum impact on your clones.

-Cheers

former_member156446
Active Contributor
0 Kudos
85

as said above its not good have copies of transacations..

but still if you need to have se16> system > status> copy program name

se93 > ZSE16 > paste program name.