Hi all Could u please tell me the answers for following
questions,
Why we need IDocs...?
What is the purpose of IDocs...?
Thanks in Advance,
Sanjeev.K
Answer Posted / kumar
Hi to all,
I appreciate all the answer which is given above,
But I would like to add some very important concept of
IDOC:-
IDOC : Intermediate Document
Purpose : It will send the record from one sap system to
another sap system and aweless It will fetch the data from
remote SAP R/3 to current SAP R/3 system.
Sending of record or data from one SAP R/3 to another is
is also possible by RFC but fetching of data from remote
R/3 is not possible, so only in that case IDOC'S Comes
under existence.
IDOC :
It is a collection of segments (child segments and master
segments)
It is a 16 digit no. which is generated automatically after
execution.
It is one of the technique for transferring and receiving
record.
It is a collection of 3 things data records, control
records and status record.
IDOC can be created by existing segment or userdefine
segment. Creating logical system, creating model view and
creating partner profile are some of the steps which are
used in creating outbond and inbond processes.
status record - 50,53,62,64 gives success status
56 gives wrong status
TCODE : SLDB,WE20,BD64,WE30, WE80,WE81 are some of tcode
which are used in IDOC generation.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What happens Update command is used without where clause ?
How to read files and process BDC's automatically ?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What are the payroll related infotypes? : abap hr
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What are the different control break statements available inside a loop?
What is the significance of the screen number ‘0’?
Explain how many types of tables exist and what are they in data dictionary?
What is native sql?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is the difference between select statement and provide statement ? : abap hr
What are the two levels in defining a match code ?
Explain what is runtime analysis?
what is difference between user exit, customer exit and badi?
Explain the disadvantages of different types of bdc's?