‎2008 Dec 10 5:04 PM
Hi
I am doing a IDOC to File Scenario
Please clarify me
The RFC destination and Port which I have created in ECC I am getting the same in the "Edit Control Record Fields Receiver Tab"
But
The RFC destination and Port I have created in XI is not appearing in the "Edit Control Record Fields Sender Tab" (when I pressF4)
where I should have to check for this errors.
Please check this link
http://www.flickr.com/photos/33169400@N05/3097589223/
thanks
manian
‎2008 Dec 10 5:08 PM
Manian,
In the IDoc to file scenario, you have to use File port. Not the tRFC port. First create a file port in we21. There you have to mention the destination directory, where all your IDoc files will go.
In the control record.
Give the file port name.
Enter LS name.
Try this.
Creasy Matt
‎2008 Dec 10 5:08 PM
Manian,
In the IDoc to file scenario, you have to use File port. Not the tRFC port. First create a file port in we21. There you have to mention the destination directory, where all your IDoc files will go.
In the control record.
Give the file port name.
Enter LS name.
Try this.
Creasy Matt
‎2008 Dec 10 5:18 PM
Thanks Creasy for your reply
Actually I am following the below link.
Pls refer Step4 Page 6. He has selected tRFC
thanks
manian
‎2008 Dec 10 5:24 PM
Hi
But you can select file option .
There are various type of ports avaialble :
Like tRFC
File etc .
So in your case you ca nuse File option for port while creating the port through tcode WE21.
Neha
Edited by: Neha Shukla on Dec 10, 2008 10:55 PM
‎2008 Dec 10 6:38 PM
One simple reason that i want to explain is, tRFC port is used when you want to transmit the data in memory packets. File port is used when you want to transmit the data in files.
So in your case, the ideal option would be using File Port.
Regards,
Creasy Matt
‎2008 Dec 11 4:09 AM
Thanks Creasy for your reply.
But out of curious I am asking since the Author had done it successfully with tRFC port.
I dont know where i am stuck with.
Where I need to check these type of issues come up when I am using tRFC.
Any help Please
Thanks
manian
‎2008 Dec 11 7:38 PM
I got your problem.
Always the sender port will be SAPXXX.
XXX is the 3 character system ID.
if your system ID is SID. then your sender port will be SAPSID.
Receiver Port: The RFC port that you have created.
Partner No: Receiver Logical System
Partner Type: LS
Sender Port: SAPXXX "XXX is your SAP system ID
Partner No: Sender Logical System
Partner Type: LS
Try this. It will solve your problem.
Regards,
Creasy Matt