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

Former Member
0 Likes
420

Hi,

Is there any function module, when i give the field name or field description to find the function module.

Like, when i give MATNR or Material Number, i want function modules of this.

Regards,

Bhaskar

1 ACCEPTED SOLUTION
Read only

h_senden2
Active Contributor
0 Likes
406

try the where-used functionality for data element MATNR

regards,

Hans

4 REPLIES 4
Read only

h_senden2
Active Contributor
0 Likes
407

try the where-used functionality for data element MATNR

regards,

Hans

Read only

Former Member
0 Likes
406

Hi,

Can you give clearly.

Regards,

Bhaskar

Read only

Former Member
0 Likes
406

Dear go to SE37> type MAterial

or like this salesmaterial* press F4 , you will get all modules containing these words.

reward if useful.

Amit Singla

Read only

Former Member
0 Likes
406

go to SE11.. open the table whose fields you want to search in the Function Module...

put cursor on that field and click on where used...

you'l get the list of objects where the field is used...