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

Urgent: please reply

Former Member
0 Likes
602

Hi All,

I want to track all the 'Projects' so far done in my development server and the respective 'Enhancements' for all the user exit projects created so far in the DEV system.

How can I do this and what approach will I take for this.

Please help

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
582

Hi Kiret,

Can u check tadir table i think u can find here

exit name : name

type : e ( enhancement)

status : a( active)

Let me check once

Regds:

kiran.M

Hi All,

I want to track all the 'Projects' so far done in my development server and the respective 'Enhancements' for all the user exit projects created so far in the DEV system.

How can I do this and what approach will I take for this.

Please help

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
582

Hi,

transaction: spro_admin.

table: TPROJECTT

Regards

Nicole

Read only

Former Member
0 Likes
582

Hi,

Look at the Table TADIR

Regards

Sudheer

Read only

Former Member
0 Likes
583

Hi Kiret,

Can u check tadir table i think u can find here

exit name : name

type : e ( enhancement)

status : a( active)

Let me check once

Regds:

kiran.M