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

find program names..

Former Member
0 Likes
585

Hi all good morning

Is this possible to find the program name which are using same database…

I mean I have a table ZEMP, I wanna no programs which are using this database.

Regards

Prajwal K.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
566

Hi

suppose u opened the table MARA in the application tool bar u have an option named as WHERE-USED-LIST(ctrlshiftf3).

u will get a screen displaying fields like programs, classes, interfaces etc. select the one u want and execute.

Thanks&Regards,

S.Gangi Reddy.

4 REPLIES 4
Read only

gopi_narendra
Active Contributor
0 Likes
566

Hi Prajwal,

Make use of the Where-Used-List for the table.

Regards

Gopi

Read only

Former Member
0 Likes
566

Hi,

goto ur program and select where used list options there u can give ur program names and find out in which program it is present ...the icon with three arrows shape..

regards,

sana.

reward for helpful answers...

Read only

Former Member
0 Likes
567

Hi

suppose u opened the table MARA in the application tool bar u have an option named as WHERE-USED-LIST(ctrlshiftf3).

u will get a screen displaying fields like programs, classes, interfaces etc. select the one u want and execute.

Thanks&Regards,

S.Gangi Reddy.

Read only

0 Likes
566

thank u gangirddy