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: 

Send some Quetions on ALE /IDoc

Former Member
1 ACCEPTED SOLUTION

Former Member
0 Kudos
115

http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/2a6543507d11d18ee90000e8366fc2/frameset.htm

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

http://www.erpgenie.com/sapgenie/docs/ale_whitepaper.doc

http://www.idocs.de/EDI/HTML/IDocBook.htm

http://www.sappoint.com/faq/faqss.pdf

http://www.geocities.com/sap_interviewquestions/

http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm

http://www.sapgenie.com/faq/abap.htm

http://www.techinterviews.com/?p=198

http://www.onestopsap.com/interview-Question/edi/

http://www.geekinterview.com/Interview-Questions/SAP-R-3/ABAP

http://www.sapabapfaqs.blogspot.com

http://www.sap-basis-abap.com/abap/sapscript-faq.htm

http://searchsap.techtarget.com/general/0,295582,sid21_gci1110010,00.html

http://searchsap.techtarget.com/ateAnswers/0,289620,sid21_tax294895,00.html

http://www.sappoint.com/faq/faqss.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDEDI/SDEDI.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESIDOCXML/BCFESIDOCXMLSTR.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDED/BCFESDED.pdf

For inbound idoc in partner profiles if you set trigger immediately for a message type , whenever idoc comes from middleware , it will be processed automatically . for process success idoc status will become 53, if it is failed idoc status becomes 51.

at partner profiles if idoc process selected as process through background program , whenever idoc comes from middleware it goes to 64 status. for these idoc's we need to schedule RBDAPP01 program to process 64 status idoc's or we can process these idoc's from BD87 transaction

Check these links:

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

http://help.sap.com/saphelp_erp2004/helpdata/en/72/c18eff546a11d182cc0000e829fbfe/frameset.htm

http://help.sap.com/saphelp_erp2004/helpdata/en/9c/2744f5fa7464429a13345be4050fb6/frameset.htm

http://www.sappoint.com/ppt/ale.ppt

below details might help you.

WE09 / WE02 IDoc lists according to content. View IDocs via specific IDoc number or business application detail contained within the contents of a segment.

WE05 View IDocs

WE19 EDI test tool. Use to test inbound Function module changes.

WE20 Partner profile configuration. Add partner detail together with inbound and outbound relationships. We also incorporate message control on the outbound IDocs. Utilize the organizational units to trap functional errors for further processing

WE30 Create IDoc extension type

WE31 Segment create

WE57 Assign function module to logical message and IDoc type

WE60 IDoc type documentation tool

WE82 Link Release detail to Extension IDoc Type

BD55 Conversion rule user exit. Link conversion rule user exit to the different system \ partner combinations

BD87 Reprocess IDocs in error or waiting for action. (Both inbound and outbound in 4.6. Use BD88 in prior versions)

BALA ALE Application Distribution

BALM ALE Master Data Distribution

WEDI - main transaction for all ALE settings

5 REPLIES 5

Former Member
0 Kudos
116

http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/2a6543507d11d18ee90000e8366fc2/frameset.htm

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

http://www.erpgenie.com/sapgenie/docs/ale_whitepaper.doc

http://www.idocs.de/EDI/HTML/IDocBook.htm

http://www.sappoint.com/faq/faqss.pdf

http://www.geocities.com/sap_interviewquestions/

http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm

http://www.sapgenie.com/faq/abap.htm

http://www.techinterviews.com/?p=198

http://www.onestopsap.com/interview-Question/edi/

http://www.geekinterview.com/Interview-Questions/SAP-R-3/ABAP

http://www.sapabapfaqs.blogspot.com

http://www.sap-basis-abap.com/abap/sapscript-faq.htm

http://searchsap.techtarget.com/general/0,295582,sid21_gci1110010,00.html

http://searchsap.techtarget.com/ateAnswers/0,289620,sid21_tax294895,00.html

http://www.sappoint.com/faq/faqss.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDEDI/SDEDI.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESIDOCXML/BCFESIDOCXMLSTR.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDED/BCFESDED.pdf

For inbound idoc in partner profiles if you set trigger immediately for a message type , whenever idoc comes from middleware , it will be processed automatically . for process success idoc status will become 53, if it is failed idoc status becomes 51.

at partner profiles if idoc process selected as process through background program , whenever idoc comes from middleware it goes to 64 status. for these idoc's we need to schedule RBDAPP01 program to process 64 status idoc's or we can process these idoc's from BD87 transaction

Check these links:

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

http://help.sap.com/saphelp_erp2004/helpdata/en/72/c18eff546a11d182cc0000e829fbfe/frameset.htm

http://help.sap.com/saphelp_erp2004/helpdata/en/9c/2744f5fa7464429a13345be4050fb6/frameset.htm

http://www.sappoint.com/ppt/ale.ppt

below details might help you.

WE09 / WE02 IDoc lists according to content. View IDocs via specific IDoc number or business application detail contained within the contents of a segment.

WE05 View IDocs

WE19 EDI test tool. Use to test inbound Function module changes.

WE20 Partner profile configuration. Add partner detail together with inbound and outbound relationships. We also incorporate message control on the outbound IDocs. Utilize the organizational units to trap functional errors for further processing

WE30 Create IDoc extension type

WE31 Segment create

WE57 Assign function module to logical message and IDoc type

WE60 IDoc type documentation tool

WE82 Link Release detail to Extension IDoc Type

BD55 Conversion rule user exit. Link conversion rule user exit to the different system \ partner combinations

BD87 Reprocess IDocs in error or waiting for action. (Both inbound and outbound in 4.6. Use BD88 in prior versions)

BALA ALE Application Distribution

BALM ALE Master Data Distribution

WEDI - main transaction for all ALE settings

Former Member
0 Kudos
115

questions can be on stepos for ale .

What is an IDOC,

what is disribution model any why it is required.

what's logical system ,RFC destination .

what's a port and what's the transaction.

What are change pointes

what are message type n idoc type.

what's a filter

Please reward if useful.

Former Member
0 Kudos
115

HI

<b>ALE/IDOC interview questions</b>

1)ale performs functionary iterations what does idoc do?

ans: functional iteration

2)the basic difference between ale links and idoc links?

ans: ale is three tier structure whereas idoc is only two.

3)idoc is locator code programming what is ale programming?

ans: ale is link enabler programming

4)ale is visible in r3 structure idoc is visible in ______________ structure?

ans: sap structure

http://www.allinterview.com/Interview-Questions/SAP-ALE-IDocs.html

http://www.sap-basis-abap.com/abap/abap-interview-questions.htm

Regards

Pavan