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

Function module by t code

Former Member
0 Likes
494

Hai Experts,

Can some one tell me how to find a transaction code when v have a function module.

Thanks and regards,

J. Sriram.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
465

Hi Sri Ram

Open SE37 enter function module name and press on where used button.

check only programs

now press on tick

it will gives you the program names in which it is used, note down the package of the program by going into GOTO-> object directory entry..

now go to SE93

press F4, enter directory and find tcode for ur program

Raj

3 REPLIES 3
Read only

sarbajitm
Contributor
0 Likes
465

Hello Sri,

Please elaborate your requirement. try to give the scenario where you are facing the problem.

Regards,

Sarbajit

Read only

Former Member
0 Likes
466

Hi Sri Ram

Open SE37 enter function module name and press on where used button.

check only programs

now press on tick

it will gives you the program names in which it is used, note down the package of the program by going into GOTO-> object directory entry..

now go to SE93

press F4, enter directory and find tcode for ur program

Raj

Read only

0 Likes
465

Thank u.