Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC Message Types

Former Member
0 Likes
614

Hi,

I'm currently working on a Legacy Migration project. A number of IDOC Message Types will need to be used with LSMW when I generate the IDOC's. I was wondering if there was a transaction or website that would give me more information on IDOC Message types and what each of the SAP Standard ones have been developed for.

I'm particulary interested in the CRMXIF Message Types.

Any help with this would be greatly appreciated

Regards,

Philip Johannesen

4 REPLIES 4
Read only

Former Member
0 Likes
587

Hi Philip,

The best place to get some info about idocs is in the IFR repository.

<a href="http://ifr.sap.com/catalog/query.asp">http://ifr.sap.com/catalog/query.asp</a>

You can browse by application components and see if you get what you need. From the message type mentioned in ur message it lokos like its related to CRM. Take a look at the CRM component there are good information available.

Cheers

VJ

Read only

0 Likes
587

Thanks VJ, this was exactly what I was looking for!

Still have one issue remaining.

I'm struggling to locate the following information on the SAP Services MarketPlace.

<b>"You can find further information on CRM integration and on external interfaces in the Service Marketplace under the Alias CRM-CI.

The Test Report CRMXIF_PARTNER_REL_TEST exists for creating sample data for this interface."</b>

Any chance you would be able to point me in the right direction of where this test tool is located.

Thanks again,

Philip Johannesen

Read only

Former Member
0 Likes
587

I Have a peculiar issue and I am functional . I thought thsi question can be addressed by Techis effectively.

Appreciate to get yr reply ASAP.

.

Waht are the ways to bring XML data into SAP in like IDOC/EDI/BDC/ABAP

IDOC message type ?

Your suggestion on SAP interface to bring External XML data?

The business scenario is like this :

I have an external system and the data required to generate INvoice is in XML format. If I bring the data to SAP then I can generate Invoice, Paymnet run etc smoothly.

As this is Urgent eager to get yr reply soon.

Regards,

Chitra

Read only

0 Likes
587

Hi,

This can be done in two ways ...

1. Have a middleware like XI, read the XML file and convert that into a IDOC format or call a RFC and pass the file content.

2. Have a custom program read the file content and call the appropriate RFC.

Please post this as a separate thread.

Regards,

Ravi