cancel
Showing results for 
Search instead for 
Did you mean: 

Want advice regarding SAP functional Module

Former Member
0 Kudos
67

Hi Everybody,

I am an ABAP Consultant.Willing to shift to SAP Functional module.

Please let me know which module will be suitable(considering the future demand also) for me as i have no domain experience.

PLEASE HELP ME.

Thakns in advance.

Regards.

Srikanta Gope.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Srikanata

You are in a very advantageous situtaion. Once you know the ABAP skills you are equipped with the design knowledge. Remember that a car designer also have to learn driving.Since you want to change over to functional domain, first get some idea about how your business is running. Preferably join business where may be materials are procured and finished product is sold. Once you have some knowledge about the business then you can tune the software as per industry needs. Thats where functional people come into. With added knowledge of ABAP you are bound to do well. MM, SRM is a good area to start with.

Reward points if helpful

Regards

Alok

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

If you have any HR-ABAP experience SAP HCM is also a good choice.

Regards

Bala

Former Member
0 Kudos

How about

1. FICO

2. SD

3. MM

4. PP

why seems no one mention above module? I am the same situation as you. being a programmer for 1/2 of my life.

Wounder is the SAP Academy is good entry ticket? Comapny have a live system and I am supporting the Netweaver.

The cost is not my concern if it do can swtich me to fuctional adn change my career path. Thanks ALL

Former Member
0 Kudos

Dear Srikanta,

I would suggest you to move to SAP CRM. SAP CRM is one module which requires techno functional skills.

Hope this helps you.

Do award points if you found them useful.

Regards,

Rakesh

P.S. you can send me a mail at my mail id rakeshsinghchauhan@gmail.com for any specific details

Former Member
0 Kudos

Hi Rakesh,

Could you please suggest me which module will be best for me ( Considering my ABAP exp )

Regards.

Srikanta

Former Member
0 Kudos

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.