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

is it possible to find out function module or bapi from t.code

Former Member
0 Likes
361

how to find out f.m from t.code

Moderator message: please search for information.

Message was edited by: Thomas Zloch

2 REPLIES 2
Read only

venkateswaran_k
Active Contributor
0 Likes
338

Dear Anil

Go to Tcode -  SE93

Give your Tcode

Display the details

Get the program name it executes

Go to SE38

Give that program name

Display details...    Look for CALL FUNCTION  and get the function module name

Read only

0 Likes
338

thanks