cancel
Showing results for 
Search instead for 
Did you mean: 

create order on CRM from ISA without ITS

Former Member
0 Kudos

Hi!

I must create Purchase orders from ISA to CRM. I study 2 ways:

1: call RFC on CRM to ISA, get data from isa, create order on CRM;

2: create javascript on isa for send data to crm and create order.

in both ways, i don't know which function module to use.

is there a way for trace both system and take correct function modules?

i don't have ITS!!

I hope to explain well.

best regards!

Ale

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
Active Contributor
0 Kudos

Hello Ale,

if the ISA and the CRM System are running on two different machines you can use Ethereal to captuere the Network traffic and find out what function module is used. Also the Application Log in the CRM Server (Transaction ST01) can be usefull.

Regards

Gregor