Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What is the significance of the memory table ‘screen’?

1184


What is meant by write lock? : sap abap data dictionary

1098


How do you get the number of lines in an internal table?

1118


How can you access the function code from menu painter?

1223


Give examples of transparent table?

1224


SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul

2574


What is the max no of match code id's that can be defined for one match code object? : abap data dictionary

1169


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1981


Explain how do you use structures in the abap programs?

1061


What are the types of subroutines?

1149


How to read files and process BDC's automatically ?

2138


What is delivery class? : abap data dictionary

1324


Can we create field without data element? If yes, how?

1213


I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.

1948


How to find the return code of an stmt in abap programs?

1212