<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR>
&nbsp;<BR>
I have seen this done via a BAdI Exit in the CRM Sales Order framework that ended up executing an RFC call to an FM (ECRM_IDE_CONTROL)&nbsp;on the target system where an event&nbsp;was raised in the normal manner. <BR>
&nbsp;<BR>
The FM&nbsp;in the target system received event parameters passed through from the CRM system via a simple SWCONT container.<BR>
&nbsp;<BR>
I was even able to debug from one system to the other whilst executing it, which was oddly amusing&nbsp;:)<BR><BR>
Provided your CRM system can 'see' the target ECC 6 system then I think this should be possible for you too.<BR>
&nbsp;<BR>
If you intend to write your own RFC FM then be aware that&nbsp;the Data Dictionaries used by CRM and non-CRM systems will inevitably differ.&nbsp;So avoid using hard-typed data elements that only one side will know&nbsp;and stick to containers where you can, either SWCONT or ABAP_PARMBIND based versions should be fine.<BR>
&nbsp;<BR>
Since SAP have&nbsp;abandoned 'remote instances' and now assume that&nbsp;every instance must be&nbsp;local (LPOR), you can't&nbsp;feed through any CRM-based instances as objects and use them directly.&nbsp; <BR>
&nbsp;<BR>
Which is a real shame, because in 4.6c and earlier&nbsp;versions, this was possible (at least in theory)&nbsp;and&nbsp;would have allowed&nbsp;Workflows in the target system&nbsp;to actually use CRM Business Object instances directly :P<BR>
<BR>Mike GT<BR>
<BLOCKQUOTE>
<HR>
From: r_m_n_n@hotmail.com<BR>To: sap-wug@mit.edu<BR>Subject: Trigger WF in ECC from an event in CRM<BR>Date: Wed, 30 Apr 2008 08:52:38 -0400<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
Dear Friends,<BR>&nbsp;<BR>The question here pertains to two systems. CRM and ECC6.0 ( separate boxes ).<BR>Based on a request from a prospect for samples, a sample order gets entered in CRM system.<BR>&nbsp;<BR>Can this event/action ( sample order entered in CRM ) , be a trigger to start a WF template in ECC?<BR>&nbsp;<BR>Consider all other consditions are met. Like Master data requirements for material , customer and order etc.,<BR>&nbsp;<BR>I appreciate your inputs<BR>thanks<BR>SRamanan<BR>&nbsp;<BR>&nbsp;<BR><BR>
<HR>
In a rush? <A href="http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_realtime_042008" target=_blank>Get real-time answers with Windows Live Messenger.</A> </BLOCKQUOTE><br /><hr />Get 5GB  of online storage for free! <a href='http://skydrive.live.com/' target='_new'>Get it Now! </a></body>
</html>