‎2007 Jul 27 4:03 AM
‎2007 Jul 27 4:14 AM
Hi,
The program which reads data based on some condition and used to send the same data to some other system lets say XI or anything else.
Regards,
Atish
‎2007 Jul 27 6:43 AM
hi,
Interface programs are used to transfer data from sap to any other technology..
for ex : In order to pass data from java applications to java applications..they will use interface...
real time example : The engineering data from mainframe system are passed to the SAP system via interface concepts ..
thanks
jaideep
*reward points if useful
‎2007 Jul 27 6:48 AM
interface program :
get from data nonsap to sap program.
example:lsmw
‎2007 Jul 27 6:53 AM
Hi,
Well, an interface program for me would be a program that excepts data from an external source and updates the SAP system with data. Or a program which takes SAP data and exports it to an external system. Does this answer your question
Refer
Interface program
http://help.sap.com/saphelp_erp2005/helpdata/en/64/be5b4150b38147e10000000a1550b0/frameset.htm
Regards