‎2007 Oct 23 11:40 AM
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
‎2007 Oct 23 11:42 AM
try the where-used functionality for data element MATNR
regards,
Hans
‎2007 Oct 23 11:42 AM
try the where-used functionality for data element MATNR
regards,
Hans
‎2007 Oct 23 11:45 AM
‎2007 Oct 23 11:42 AM
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
‎2007 Oct 23 11:42 AM
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...