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

Ports!

Former Member
0 Likes
738

Hi,

I have a question regarding inbound EDI file processing. I have configured a file port in SAP. In inbound file processing, do we have to fill sender port or receiver port in EDIDC segment.

I have creaed ZCLR port in SAP. Should that be populated in sender or receiver port field of EDIDC segment?

Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
602

hi lavanya,

yes you have to.

We need to define a tRFC port for the partner system ... Thus we have completed sender side configuration required for ALE

go thru theses links

- 98k

http://logosworld.com/www7/EDI/HTML/IDocBook.htm

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=dowehavetofillsenderportorreceiverportinEDIDCsegment.+++&adv=false&sortby=cm_rnd_rankvalue

help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf -

thanks

sagar

<REMOVED BY MODERATOR>

http://abapprogramming.blogspot.com/2008_01_01_archive.html

Edited by: Alvaro Tejada Galindo on Apr 30, 2008 3:58 PM

Hi,

I have a question regarding inbound EDI file processing. I have configured a file port in SAP. In inbound file processing, do we have to fill sender port or receiver port in EDIDC segment.

I have creaed ZCLR port in SAP. Should that be populated in sender or receiver port field of EDIDC segment?

Thanks,

2 REPLIES 2
Read only

Former Member
0 Likes
603

hi lavanya,

yes you have to.

We need to define a tRFC port for the partner system ... Thus we have completed sender side configuration required for ALE

go thru theses links

- 98k

http://logosworld.com/www7/EDI/HTML/IDocBook.htm

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=dowehavetofillsenderportorreceiverportinEDIDCsegment.+++&adv=false&sortby=cm_rnd_rankvalue

help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf -

thanks

sagar

<REMOVED BY MODERATOR>

http://abapprogramming.blogspot.com/2008_01_01_archive.html

Edited by: Alvaro Tejada Galindo on Apr 30, 2008 3:58 PM

Read only

Former Member
0 Likes
602

Hi,

In inbound side u need to assign the process code for the receiver port in WE20.

In IDOC the main configuration will be in Partner Profile (WE20)

1) Create a Logical system to use in the logical system as Partner No in WE20

Tcode: SALE -> Sending and Receiving Systems -> Logical System -> Define Logical System

2) In WE20 create new partner number and put in the logical system name that you created in the 1st step and partner type = LS.

3) In Outbound/ Inbound Parameter fill in the relevant message type.

4) For Outbound you will require to fill in Receiver port. Before this you have to create a port using WE21 by filling in your RFC destination name.

Notes: If your destination are using RFC create the port under Transaction RFC. File are used if the data are send using file format and same as XML File.

5) Fill in the basic type or Extension if necessary under Outbound Options.

6) Fill in also data under message control tab for application, message type, process code and other relevant info.

7) For Inbound parameters it has less info to fill in. You need to fill in the process code. This process code will tie to the Function module. Just double click on the process code to check on the function module.

Best regards,

raam