‎2008 Jan 06 11:29 PM
Ladies and Gentlemen,
I have a requirement to call a remote-enabled FM which resides in a CRM system from within a Core R/3 system. The import parameter structure in CRM does not exist in the Core R/3 database, which means that required data cannot be mapped as there is no corresponding structure in which to pass data accross to CRM.
Is it possible to remotely refer to the structure type contained in the CRM system in the R/3 system? If not, is it possible to import the required CRM data structure in to the R/3 system? Or does it have to be created manually?
Cheers,
Steve
‎2008 Jan 06 11:44 PM
Hi Steve,
Create those structure manually in the R/3. No need to create it using SE11. You can define them in the TOP include of the FM itself and use the same.
Regards,
Atish
‎2008 Jan 06 11:44 PM
Hi Steve,
Create those structure manually in the R/3. No need to create it using SE11. You can define them in the TOP include of the FM itself and use the same.
Regards,
Atish