Answer Posted / phaneendra
Idoc is an intermediate document or data container for ALE
and EDI.
Idoc structure has control records,data records and
status records.
Control record : has the details of partner profil,port etc.
Data records : it has segments which holds the actual
content of the transaction or document.
Status records :it indicates with number in which state your
idoc is.i,e whether successfully created or it has any errors.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Does the table can have multiple foreign keys?
What are datasets in abap?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is primary index?
What is the difference between Exit and Stop?
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
What is tcode se16. For what is it used. Explain briefly?
How the transaction that are programmed by the user can be protected?
What are logical databases?
What are the different types of the variable in the sap abap?
Can a filed occur in several field groups?
Can a constructor be redefined?
How do you read files from the presentation server ? : abap bdc
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?