Top SAP ALE IDocs Interview Questions :: ALLInterview.com http://www.allinterview.com Top SAP ALE IDocs Interview Questions en-us What is idoc? What is the structure of idoc? http://www.allinterview.com/showanswers/33629.html idoc stands for intermediate documents,it is used for data sending current system to remote system . the structure of idocs is 1. data records 2. control records 3. status recors these are stored in sap tables like that. edidd edidc How to create an Idoc &amp; Attached to SAP Transaction? For example http://www.allinterview.com/showanswers/33632.html To create an Idoc. 1. Create message type. 2. Attach basic types of IDOC to message type. 3. Attach FM to the message type combination of IDOC types 4. Creat a process code and attach message type to it. 5. Create a Partner function through WE20 what are the main transaction used for IDOCs http://www.allinterview.com/showanswers/33630.html these are the main transactions are used in the while creating the idocs. we20:patner profile we21:port we30:idoc creation we30:segment creation we81:message type we82:link message with idoc type. we02:to status of idocs. What is IDOC Extention. &amp; How to do it? http://www.allinterview.com/showanswers/35302.html idoc exetension is nothing but a to add the some more functinality to the basic idoc. that is called the idoc exetension. this is done by using the transaction code we30. and go select the radiobutton like "exetension". How to Handle the IDOC Errors using Messages? http://www.allinterview.com/showanswers/35303.html I Understand the question as to Handle the IDOC after processing which was showing with error messages. If that is the case. Reprocess the IDOC by populating the missing data/ Correct data (Depends upon the type of message showing in the i i am learning abap and finding very diffculty in understanding the me http://www.allinterview.com/showanswers/56337.html Message control : Every Idoc that is trasnferred is associated with the message type. Message type defines the type of data the idoc is containing. See for example : If i am transffering material data then my message type would be MATMAS how to send the idoc to multiple sub systems? http://www.allinterview.com/showanswers/63527.html Hi, As per my knowledge, you cannot send the single IDOC to multiple system . At a time an IDOC can be directed to only single system . Thanks & Regards, Suresh Hi All, Can anyone help me...I have a doubt in master idoc and co http://www.allinterview.com/showanswers/63639.html Hi , Master IDOC : This idoc collects all the required data into single IDOC and this is temporarily stored in memory. Communication IDOC: there can be n number of communication IDOCs generated. This comes into picture after the Master Whose responsibility is to create condition records,output type ,outp http://www.allinterview.com/showanswers/56339.html Above Realated Functionalities (operations) is Related to Fuctional Guys only, or Sume times According to requirement Clients are take care some output determination. what are the roles and responsibilities of a technical consultant wil http://www.allinterview.com/showanswers/56338.html CHANGE POINTERS:ACTIVATION OF CHANGEPOINTERS FOR MESSAGE TYPES. CREATION OF IDOCS FR CHANGE POINTERS. CHANGE POINTERS CONCEPT IS BASED ON CHANGE DOCUMENT TECHNIQUE,WHICH KEEPS A TRACK ON ALL THE CHANGES MADE TO KEEP DOCUMENTS SUCH AS when idoc is created in which table its stored ... http://www.allinterview.com/showanswers/74190.html EDIDD to store data records. EDIDC to store control information. EDIDS to store status of IDOC What is the main difference between interfaces and XI,I think both a http://www.allinterview.com/showanswers/63641.html According to my knowledge in SAP XI we have so many kind of control levels to process the message. For instance i will discuss on few points, like 1) Here using XI we can communicate with the SAP or Non-SAP at sender side or reciever side. 2) Whose responsibility is to create condition records,output type ,outp http://www.allinterview.com/showanswers/56336.html it should be handled by technical consultants how do we debug an idoc ? please help me? http://www.allinterview.com/showanswers/77524.html using function module idoc_outbound_<message type>. we can set the break point for this function module. Hi to all. Let me know please &#039;IN real time What is actual role http://www.allinterview.com/showanswers/75640.html