on ‎2007 Aug 03 4:44 AM
Hi
can any body explain me clear under standing of function module with examplese.
difference between BADI and Funtion module?
Any standard sap BADI and fucntion modules?
Thanks
Kris
Request clarification before answering.
Function Modules: Function modules are procedures that are defined in special ABAP programs only, so-called function groups, but can be called from all ABAP programs. Function groups act as containers for function modules that logically belong together. You create function groups and function modules in the ABAP Workbench using the Function Builder.
Use: Function modules allow you to encapsulate and reuse global functions in the SAP System. They are managed in a central function library. The SAP System contains several predefined functions modules that can be called from any ABAP program. Function modules also play an important role during updating and in interaction between different SAP systems, or between SAP systems and remote systems through remote communications.
You can use SE84 to know the list of functional modules realted to SD module
Check these links on function modules
http://www.geocities.com/victorav15/sapr3/abapfun.html
http://www.onestopsap.com/function-module/
http://www.erpgenie.com/abap/functions.htm
http://www.sapdevelopment.co.uk/fmodules/fmssap.htm
Regards,
Rajesh Banka
Reward points if helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Rajesh and navaneetha
very thank full to you.
If possible can you send me the SD standard function module list which you know.
To better understand BADI ,BAPI, Function module sample examples.
Reason to ask these type of question not clear with these.
If possible send me any list which you wrote for the above ones with exaples and functional requiremen.My mail id kris_k_kris@hotmail.com
Thanks
Kris
| User | Count |
|---|---|
| 42 | |
| 26 | |
| 16 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.