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

relation between Config txns and object name.

Former Member
0 Likes
1,702

Hello Frnds,

I am looking for relation between Configuration transaction and their object. Is there any view or table where I can find this relation.

In simpler words, I have a Field for Config Transaction, when I enter tcode there, it shd give me all the objects related to it.

Anyone please....

regards,

Arpit

Hello Frnds,

I am looking for relation between Configuration transaction and their object. Is there any view or table where I can find this relation.

In simpler words, I have a Field for Config Transaction, when I enter tcode there, it shd give me all the objects related to it.

Anyone please....

regards,

Arpit

12 REPLIES 12
Read only

Former Member
0 Likes
1,671

Table - <b>ARCH_TCODE</b>

Is this what you are looking for?

Read only

0 Likes
1,671

Objects I have mentioned are transfer objects which are associated with config transactions.

Regards,

Arpit

Read only

0 Likes
1,671

rather Transport Objects (SE10).

regards,

Arpit

Read only

0 Likes
1,671

Hi Arpit,

Your requirement is not clear.. from what I could understand, you have a Transaction and would like to know the Transport Requests associated with it.. I am afraid you will not be able to find it.. However, you can open the program to which your Tcode is tied to and then see if that Program is assocaited with a Tr Req.

Regards,

Suresh Datti

Read only

0 Likes
1,671

This can also help...can you please tell me how can i do that???

Thanks

Arpit

Read only

0 Likes
1,671

Hi Arpit

SE93> enter your Tcode> display--> double click on the Program --> try to chnage it --> it will pronmpt the change req

this is only for Z progs...

Regards,

Suresh Datti

Message was edited by: Suresh Datti

Read only

0 Likes
1,671

If you go to version management for the program in your development system, you'll see all of the transports for that object.

Rob

Read only

Former Member
0 Likes
1,671

What exactly are you looking for? Do you want to know how the transport object list looks like if you do a particular config transaction? Can you please explain with an example?

Srinivas

Read only

0 Likes
1,671

Ok frnds,

In very simple words, I have a field for tcode ( here I will put my transaction code say OX08, Purchasing Org).

Now as I fit the Display Button, it shd show me

1. all the transport request associated with this tcode in SE10

2. subsequently, all the objects associated with that transport req

3. and finally all the views related to those objects.

Even if I can get the transfer request associated with the tcode, it wil be great help.

All I want to do is to stop transfer of all objects associated with certain tcode.

Regards,

Arpit

Read only

0 Likes
1,671

Try looking at these tables:

<b>E070

E070A

E070C

E070CREATE

E070DEP

E070L

E070M

E070TC

E070USE

E071

E071C

E071E

E071K

E071KF

E071KFINI

E07T </b>

Read only

0 Likes
1,671

NO LUCK

REGARDS,

ARPIT

Read only

0 Likes
1,671

Hi Arpit,

You can probably do it for a custom Tcode.. but ceratinly not for the std Transactions..

Regards,

Suresh Datti