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: 

Interfaces

Former Member
0 Kudos

Hi Everybody

Can anybody explain me abt interfaces

Types of Interfaces

Their process In simple words

Transactions to be remembered

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

rt now I got work on

inbound interfaces

outbound interfaces

thru ftp

and some more

can u give me the process in real work scenario

transactions used and in detail

Thanks

4 REPLIES 4

Former Member
0 Kudos

Hema,

Term interface is primarily used when we are transferring data from /to R/3 from another system.

Do you have any specific interface in mind, that u want to work on?

Former Member
0 Kudos

rt now I got work on

inbound interfaces

outbound interfaces

thru ftp

and some more

can u give me the process in real work scenario

transactions used and in detail

Thanks

0 Kudos

From your explanation, it looks like you are going to get a inbound file, that you need to process.

For inbound interfaces, usually the different types of interfaces are Invoices , Material master update (in case of legacy system). You will need to process the inbound file and then use either a BAPI (SAP Provide Business interfaces) or BDC (in very rare cases when BAPIs are not available) to post the document to SAP.

For outbound interfaces, usually there will a report program which will read the appropriate tables or BAPIs if available and write to output file in desired format.

Sometimes instead of writing / reading from file, R/3 uses idoc for data transfer

0 Kudos

hi Hema,

check the below links too may be helpful for you

http://help.sap.com/saphelp_nw04/helpdata/en/78/217da751ce11d189570000e829fbbd/content.htm

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

/people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide

http://searchsap.techtarget.com/tip/0,289483,sid21_gci1230385,00.html

for the geneal stuff on ale/idoc check the below links

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

For ALE -- IDoc's

http://www.sappoint.com/abap/ale.pdf

http://www.sappoint.com/abap/ale2.pdf

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.docs

ALE/ IDOC/EDI

http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419

http://www.netweaverguru.com/EDI/HTML/IDocBook.htm

http://www.sapgenie.com/sapedi/index.htm

http://www.sappoint.com/abap/ale.pdf

http://www.sappoint.com/abap/ale2.pdf

http://www.sapgenie.com/sapedi/idoc_abap.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm

http://www.allsaplinks.com/idoc_sample.html

http://www.sappoint.com/abap.html

http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419

http://www.netweaverguru.com/EDI/HTML/IDocBook.htm

http://www.sapgenie.com/sapedi/index.htm

http://www.allsaplinks.com/idoc_sample.html

ALE/ IDOC/ XML

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

http://www.thespot4sap.com/Articles/SAP_XML_Business_Integration.asp

http://help.sap.com/saphelp_srm30/helpdata/en/72/0fe1385bed2815e10000000a114084/content.htm

IDOC Convertion

/people/kevin.wilson2/blog/2005/12/07/changing-fields-in-an-idoc-segment

http://www.sappoint.com/abap/ale.pdf

http://www.sappoint.com/abap/ale2.pdf

http://www.sapgenie.com/ale/configuration.htm

http://www.sappoint.com/abap/ale.pdf

http://www.sappoint.com/abap/ale2.pdf

http://www.sapdevelopment.co.uk/training

http://www.sapgenie.com/ale/why_ale.htm

http://www.sapdevelopment.co.uk/training

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

Regards,

GUDURI