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

interface program

Former Member
0 Likes
549

what is an interface program?

4 REPLIES 4
Read only

Former Member
0 Likes
529

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

Read only

jaideeps
Product and Topic Expert
Product and Topic Expert
0 Likes
529

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

Read only

Former Member
0 Likes
529

interface program :

get from data nonsap to sap program.

example:lsmw

Read only

Former Member
0 Likes
529

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