‎2007 Mar 01 10:32 PM
ABAP gurus,
Could u please let me know how to search particular Function Module and how to use in a program.
‎2007 Mar 01 10:34 PM
‎2007 Mar 01 10:34 PM
‎2007 Mar 01 10:36 PM
Hey Rajesh,
Go to SE37 and search the FM you want using the wild card characters like say you are searching for period by date then period and pick the relavant FM as per your requirement. And in SE38 program click on pattern and copy this FM. Pass the parameters to the FM and the result is yours.
Award points if it helps.
‎2007 Mar 01 10:34 PM
Hi,
Go to SE37...Search with the key words with a * ..
Example
-
If you want to search sales order related fms...Then go to SE37..
give salesorder* press F4...You will get the sales order related FMs..
Thanks,
Naren