cancel
Showing results for 
Search instead for 
Did you mean: 

regarding idoc

Former Member
0 Kudos

hi friends,

i have urgent requirement for sending idoc as postgoods movements.pls explain how to send this idoc .any one explain with screen shots.

advance thanks

ravi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Ravi,

In our IDoc – XI – FILE scenario firstly you need to do the following in R3 side

In R/3 Sender System (For posting IDoc to XI – Outbound IDoc)

Identify Message type and Basic type to be used for posting the IDoc

Create RFC Destination (SM59) to Receiver XI system

Create PORT for IDoc processing (WE21) and assign the RFC Destination created above to this PORT

Create Logical System (LS) for the IDoc (BD54) to be sent to the XI receiver system

Create Partner Profile with outbound parameter (WE20) to be send to the XI receiver system

In IR

In Interface Objects Create Data type, Message Type, Message Interface for Receiver

you don’t need to create any Data Type, Message Type and Message Interface for Sender because we will be sending IDoc from Sender R/3 System so, we will Import the IDoc from Sender system and this will be used for Source Data Type, Message Type and Message Interface.

Under Mapping Objects create Massage Mapping and Interface Mapping for the scenario

Activate all objects created in IR

In ID

Create a new Configuration Scenario Object

Create Business Services, and set adapter specific Identifier for the Sender IDoc (Logical System Name, R/3 Sender System ID and Client)

Configure Business service for Receiver (Inbound Interface and Communication Channel)

Configure Business service for Sender (Outbound Interface)

Here for Sender System we don’t need any Communication Channel and Sender Agreement because IDoc sits on ABAP Stack.

Create Receiver Determination

Create Interface Determination

Create Receiver Agreement

Activate all objects created in ID

Some Other Configuration in XI System

Create RFC Destination (SM59) to Sender System

Create PORT using transaction (IDX1) to get the Metadata of the IDoc from the Sender System .To maintain the IDoc Metadata we need to use transaction (IDX2). This is only for XI System as XI needs to construct Idoc-XML from the Idoc.

Please rewards if found helpful

Regards

Kasturika

Former Member
0 Kudos

Hi Ravi,

Please close ur thread once u got the answers with reard points as mnay of ur threads are not closed which is against the SDN rule.

Configuration:

The points which u have mentioned are correct.

Pre-requisites for Outbound IDoc from R/3 to PI:

Configurations required in R/3:

Maintain Logical System (SALE) for PI

Define RFC Destination (SM59) which points to PI system

Maintain Port (WE21)

Maintain partner profile. (WE20): For XI

Maintain Distribution Model (BD64):

Follow the steps which is mentioned in Doc.

File To IDOC - Part1 (SLD and Design):

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC&

File To IDOC - Part2 (Configuration):

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part2+(Configuration)&

File To IDOC - Part3 (Steps required in XI and R3):

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part3(StepsrequiredinXIandR3)&

Thnx

Chirag

Close the thread.

Answers (3)

Answers (3)

Former Member
0 Kudos

[http://www.architectsap.com/expertise-Publications.htm]

[http://www.architectsap.com/Publications/SAPtoSAPIntegrationUsingCustomIDOC.pdf]

if its useful plz reward me

Edited by: Trupti Zanwar on Jan 18, 2008 7:12 AM

Former Member
0 Kudos

Hi Ravi

U want to do idoc to file scenario?

regards

venkat.

S0004343680
Explorer
0 Kudos

hi

what is u r scenario where r u getting the data and where do u want to send the data