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

Program name

Former Member
0 Likes
859

Hi friends,

I have developed a report and have saved it as a local object.

Now i have completely forgot the name of the program and its description.

I know there ia table that store the program name against the user name.

Does any one know the name of the table.

Shejal.

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
771

TRDIR

or se80 local object

usr user name on the bottom.

6 REPLIES 6
Read only

former_member156446
Active Contributor
0 Likes
772

TRDIR

or se80 local object

usr user name on the bottom.

Read only

0 Likes
771

Thanks all.

Read only

Former Member
0 Likes
771

Hi

Try to use transaction SE80 transaction and choose the "Local object" drop down and you can see all the objects having Local object.

Regards

MD

Read only

Former Member
0 Likes
771

Hi,

Check table TRDIR, and input your userid in CNAM.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
771

Using the Repository Information System will be a lot easier than searching through the various tables. That's why it's there.

Rob

Read only

Former Member
0 Likes
771

Hello,

You can try table TADIR , here you can set AUTHOR to your user name.

I hope it will help you.