cancel
Showing results for 
Search instead for 
Did you mean: 

Need to compare sales order from CRM to R/3 and create RFC from CRM to R/3

aris_hidalgo
Contributor
0 Kudos

Hello Experts,

This will be my first time creating a program in CRM Module. What I need to do

is to validate the sales orders that I got in CRM box against the sales orders

in R/3 box. Then I need to send an e-mail to users containing the sales orders that was not found in R/3.

Please help me out here guys.

Also, how do I create a connection(possibly RFC) from CRM to R/3?

Thank you guys and take care!

P.S. What is the naming conventions of custom programs in CRM? is it also 'Z'

like in R/3?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Viraylab,

To validate sales order in CRM to R/3 you can use instruction in CR800. it contains all about sales, contract and also how to maintain the proccess.

to create a connection from CRM to R/3, you can use RFC. Go to transaction SM59, <i>Edit - Create</i>. Fill the RFC destination field (ex: [YOURSYSTEM][CLIENTNUMBER]), description (ex: connection to R/3 server).

At tab Technical Settings, fill field Target Host, System Number and IP Address with IP target. At tab Logon and Security fill field Client, User and Password ( You must have User Logon at system target first). Save the connection and test Remote Logon.

I've never create custom program in CRM, so i can't help for the last question

Regards,

Desti

Answers (1)

Answers (1)

aris_hidalgo
Contributor
0 Kudos

.