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

crm

Former Member
0 Likes
535

Hi experts,

Please can any body clear me, that CRM abap is same as the general abap or do I require any training to involve in CRM abap.

Rgds,

khadeer.

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
510

GUID is the main concept thats important in CRM.. every object every Bussiness partner every order will be linked to a GUID.. search on net from more info in GUID.

Hi experts,

Please can any body clear me, that CRM abap is same as the general abap or do I require any training to involve in CRM abap.

Rgds,

khadeer.

4 REPLIES 4
Read only

Former Member
0 Likes
510

Hi Khadeer,

There is no difference between ABAP and CRM ABAP, If u want then u can try to know about CRM business flow and functionality which can help u in coding.

thanks & regards,

seshu.m.

Read only

Former Member
0 Likes
510

Hi,

In CRM ABAP we mostly use ABAP OBJECTS ( object oriented programming using classes and objects ), while in normal ABAP programming we use function module approach.

Regards

Vinod

Read only

former_member156446
Active Contributor
0 Likes
511

GUID is the main concept thats important in CRM.. every object every Bussiness partner every order will be linked to a GUID.. search on net from more info in GUID.

Read only

Former Member
0 Likes
510

Hi,,

There is no difference between general abap and CRM abap for that with any abap like APO abap ,SRM abap etc...Only difference we have to functinal flow....

In Crm GUID is used as the unique identifier like matnr , order no etc...and every value is identifed is based on that...