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 package using program name/FM name.

Former Member
0 Likes
21,835

Hi,

I want to find package using program name/FM name.

Thanks,

Amol

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
7,503

hi,

you can get from TADIR table.

9 REPLIES 9
Read only

Former Member
7,503

Hi Amol,

In Program, just go to GOTO -> Attributes.

Here you will find the package for that program.

Regards,

Nitin.

Read only

GauthamV
Active Contributor
0 Likes
7,504

hi,

you can get from TADIR table.

Read only

Former Member
0 Likes
7,503

thank you,

I was looking for this table only.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
7,503

Hello,

GOTO "Object Directory Entry" & you will find the package there !!!

Rgds,

Suhas

Read only

Former Member
0 Likes
7,503

hi,

for program

go to se 38 -> write program name -> click attribute radio button -> display -> you will find package name there

for FM

go to se37 -> open the FM-> go to attribute button -> you will find the package

Read only

Former Member
0 Likes
7,503

open the program in se80 right click on program name then

select other functions->object directory entry

Read only

Former Member
0 Likes
7,503

open se38

give program name and GOTO -> Attributes

or for forms

open se71 and give formname and goto-> attributes

u can findout package name.

Regards,

Ajay

Read only

Former Member
0 Likes
7,503

sorry not attributes, GOTO -> OBJECT DIRECTRY ENTRY

Read only

Former Member
0 Likes
7,503

how to find a program using transaction code