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 / vishal balapure
IDoc's are ment for transfering data from one SAP/Non SAP
system to SAP/Non SAP System. IDoc stands for Intermidate
Documents. Eg. Receiving orders from Vendor and passing
them the invoice can be done using IDoc.
Even using web services we can send or recived data to and
from SAP using IDoc.
Hope i answered your question, if you need more info do let
me know.
Regards,
Vishal Balapure
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between call transaction and session method? : abap bdc
What is singleton pattern in OOPS?
What is protect & endprotect?
What is a development class? : abap data dictionary
How to call other programs?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
How to debug rfc function module?
what is the transaction transaction for setting parameters rdisp/buffermode
Explain what is runtime analysis?
Differentiate between abap memory and sap memory?
What is the difference between getting and get late?
Can matchcode object contain ids with different update types? : abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
What is filter dependent BADI?
On which even we can validate the input fields in module progams?