cancel
Showing results for 
Search instead for 
Did you mean: 

How to differentiate the CRM and ERP system info using ABAP?

Former Member
0 Kudos

hi,dear all experts:

Now, I have encountered one serious problem, all of my colleagues have no idea how to deal with it.

The problem is:

How can we differentiate the CRM system and ERP system using ABAP?

For example,

for CRM system, use what ABAP statements can we get the info which tells us that u201CThis system is CRM system, not ERP systemu201D?

for ERP system(ECC,R/3,etc) , use what ABAP statements can we get the info which tells us that u201CThis system is ERP system, not CRM systemu201D?

Thanks very much.

Best wishes.

Hope get your kindly help.

Accepted Solutions (0)

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

You can query table CVERS, you should find components for CRM.

Regards

Juan