ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  SAP ALE IDocs
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
Hi All,

Can anyone help me...I have a doubt in master idoc and 
communication
idoc generation.


1.what is master idoc.
2.what is communication idoc.
3.if i want to send the five records throgh BD10 then how 
may no of
master and communication idocs will generate depends on 
what they are
generating the master and communication idocs.


please i need urgently.
 Question Submitted By :: Lz8xzf
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Hi All, Can anyone help me...I have a doubt in master idoc and communication idoc generation. 1.what is master idoc. 2.what is communication idoc. 3.if i want to send the five records throgh BD10 then how may no of master and communication idocs will generate depends on what they are generating the master and communication idocs. please i need urgently.
Answer
# 1
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 
IDOC is validated from the distribution model . And this 
IDOC is stored in database table . you can see this IDOC 
from we02 tcode. 

Best Regards, 
Suresh .
 
Is This Answer Correct ?    4 Yes 0 No
Suresh
 
  Re: Hi All, Can anyone help me...I have a doubt in master idoc and communication idoc generation. 1.what is master idoc. 2.what is communication idoc. 3.if i want to send the five records throgh BD10 then how may no of master and communication idocs will generate depends on what they are generating the master and communication idocs. please i need urgently.
Answer
# 2
Inbound process strats when application data is creatred
inthe  database.

Based on the given input outbound program trigers ,reads the
application data from the database& generates the master idoc.

Master idoc is the data inthe internal table. master idoc
data will not save any where in sap.

comm idoc is the physical idoc which is reciever specific.

1 master &communication idoc
 
Is This Answer Correct ?    2 Yes 1 No
Sandeep
 
 
 
  Re: Hi All, Can anyone help me...I have a doubt in master idoc and communication idoc generation. 1.what is master idoc. 2.what is communication idoc. 3.if i want to send the five records throgh BD10 then how may no of master and communication idocs will generate depends on what they are generating the master and communication idocs. please i need urgently.
Answer
# 3
5 master idocs and the number of communication idocs is 
based on the number of recipient systems which is mention 
in the customer distribution model of that message..
 
Is This Answer Correct ?    5 Yes 1 No
Vasavi
 
  Re: Hi All, Can anyone help me...I have a doubt in master idoc and communication idoc generation. 1.what is master idoc. 2.what is communication idoc. 3.if i want to send the five records throgh BD10 then how may no of master and communication idocs will generate depends on what they are generating the master and communication idocs. please i need urgently.
Answer
# 4
master idoc: in the outbond process all the data in sap r/3 
is retreived via outbond program.after retrieving, the data 
is arranged in segments in heirarichal order in an internal 
table.this internal table which has segments and data is 
known as master idoc.

communication idocs : this completely depends upon the 
distribution model which has list of senders and 
receivers.so if receivers are not attached to senders in 
distribution model than we have zero communication idocs.so 
communication idoc is simply the data which gives the link 
between the senders and receivers.

if u send 5 records it means u r sending 5 master idocs and 
the number of communication idocs depend upon the number of 
receivers u have in the distribution model.
 
Is This Answer Correct ?    4 Yes 0 No
Sai
 
  Re: Hi All, Can anyone help me...I have a doubt in master idoc and communication idoc generation. 1.what is master idoc. 2.what is communication idoc. 3.if i want to send the five records throgh BD10 then how may no of master and communication idocs will generate depends on what they are generating the master and communication idocs. please i need urgently.
Answer
# 5
Master IDoc(s) : The internal table(s) having Segments and
Master Data is known as Master IDoc. The number of Master
IDocs generated are depend upon the number of records you send.

Communication IDoc(s) : The number of Communication IDocs
generated are depend upon the number of Receivers you have
in the Distribution Model.
 
Is This Answer Correct ?    0 Yes 0 No
Vinod
 

 
 
 
Other SAP ALE IDocs Interview Questions
 
  Question Asked @ Answers
 
hi friends!while sending idoc from receiver side i got msg type 3 and 12.but in receiver side while executing we02,i am gettig the error 'no idocs selected' instead of getting msg type 53.i am simply sending a material from one client to another client.if anybody knows this problem ky revert back.  3
What is IDOC Extention. & How to do it? Satyam6
Whose responsibility is to create condition records,output type ,output determination,condition table ,access sequence? that is i want to know whether its a technical or functional consultants responsibility ?  3
How to create an Idoc & Attached to SAP Transaction? For example we want to trigger IDOC To other system when we Save the PO Via ME21N. Accenture2
how do we debug an idoc ? please help me? SAP-Labs4
what are the main transaction used for IDOCs  8
Hi All, Can anyone help me...I have a doubt in master idoc and communication idoc generation. 1.what is master idoc. 2.what is communication idoc. 3.if i want to send the five records throgh BD10 then how may no of master and communication idocs will generate depends on what they are generating the master and communication idocs. please i need urgently.  5
when idoc is created in which table its stored ... IBM4
How the data is coming from 3rd party system to SAP System? Please explain me which conncetion you have to do? TCS2
i am learning abap and finding very diffculty in understanding the message control technique especially in sending IDOCS? what are the steps in message control ? Satyam3
How to Handle the IDOC Errors using Messages?  3
What is idoc? What is the structure of idoc? Cap-Gemini9
what are the roles and responsibilities of a technical consultant will be assigned in idoc development in real time? in case of a)IDOC EXTENSION b)sending TRANSACTIONAL IDOC c)CHANGE POINTERS  1
how to send the idoc to multiple sub systems? TCS5
Whose responsibility is to create condition records,output type ,output determination,condition table ,access sequence? that is i want to know whether its a technical or functional consultants responsibility ?  3
where to see idoc in inbound side whether it is received in receiver system or not?  2
What is the main difference between interfaces and XI,I think both are cross-applications right?what is the exclusive difference.  1
Hi to all. Let me know please 'IN real time What is actual role of an abaper in ALE-IDOCS and also wt abaper do in case of CHANGE POINTERS. PLEASE SEND ANSWER TO MY ID: harksingh83@gmail.com Cap-Gemini2
 
For more SAP ALE IDocs Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com