cancel
Showing results for 
Search instead for 
Did you mean: 

Display of all customized transactions codes created in a project

former_member209912
Participant
0 Kudos

Hello all

Now i am having requirement to display all the customized t-codes developed by my project. For this i can go to TSTC table and retrieve all the Z t.codes but the problem here is UK region and US region are using the same server. so i want to get the list of all customized t.codes which are created by UK region only. (ie only UK relevent 'Z' t.codes i need to display by a report.

So please check and help me, how to get the all customized t.codes created only by UK developers or only for UK region.

Regards

Raj

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member187457
Active Contributor
0 Kudos

Just a guess.....

The custom tcodes will be having different Packages....each for US & UK

just check table...INFO_TRANT for DEVCLASS.......

former_member209912
Participant
0 Kudos

Hello all

We are not creating any region specific t.code, what i am trying to tell you is PROJECT A and PROJECT B are using the same productions server and they are using the same PACKAGES also. so now i want to know how to find out the t-codes which we have created for PROJECT A.

I hope i am clear abt the question.

Regards

Raj

ThomasZloch
Active Contributor
0 Kudos

In TADIR you find the creator of each development object. Get a list of all UK developer's user IDs and apply that to TADIR object type TRAN (or use SE90 for this analysis).

If you are lucky, the users might be grouped already via USR02-CLASS.

Thomas

SuhaSaha
Advisor
Advisor
0 Kudos

Hello,

So how do you differentiate between the two projects?

Do you have different Transport strategies for these project?

BR,

Suhas

former_member209912
Participant
0 Kudos

Hello All

Thanks for your response but i think we are getting into more complex.

Let me put my question in this way.

Now i have few user names and now i want to find out all the customized transaction codes which are created by those users.

so now please tell me how can i write the query to get the same.

Regards

Raj

GauthamV
Active Contributor
0 Kudos

As suggested by Thomas in earlier reply,you can use TADIR table.

Give object type as TRAN,created by as your list of users and execute.

Sandeep_Kumar
Advisor
Advisor
0 Kudos

and how you create transaction codes region specific ????