Application Development 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: 

Outbound interface to XI

Former Member
0 Kudos

Hi all,

I am developing an Outbound interface in HR. I need to send the data retreived to XI system.

What is the procedure for sending this to XI after i retrieve the records into one Inetrnal Table. Is there any Functional Module for this...

Pls, Provide your suggestions,

Thanks

Phani

Edited by: Phani B on Oct 16, 2008 11:29 AM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Write to the data in al11 or to an FTP server ( Say sapout/hr/ XXXXXX ) . Ask the XI consultant to process the files that are wriiten in that path path , he will use an file adapter to pick up these files and it will get processed.

2 REPLIES 2

Former Member
0 Kudos

Write to the data in al11 or to an FTP server ( Say sapout/hr/ XXXXXX ) . Ask the XI consultant to process the files that are wriiten in that path path , he will use an file adapter to pick up these files and it will get processed.

Former Member
0 Kudos

hi

There are number of ways to send this data to XI system, depends what adapter you want to use..

The simplest in your case can be FTP adatper

cheers