What is IDOC?

Answer Posted / narasimha

IDoc (for intermediate document) is a standard data structure for electronic data interchange (EDI) between application programs written for the popular SAP business system or between an SAP application and an external program.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of subroutines? : abap modularization

581


What are the differences between sap memory and abap memory?

567


What are Tickets in Realtime ?

1664


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1751


What is a subroutine?

584






Did you use buffering?

586


What are logical databases? : abap hr

684


What is elementary search help? : sap abap data dictionary

552


What is the full form of spro? : sap abap hr

664


how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.

4761


How would you define the exponents for a type ‘f’ field?

612


What are the different software packets available in the market? : sap abap hr

562


If I want to execute a program only in background not in foreground is there any option for this? : abap bdc

550


What are the page headers for secondary lists?

589


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

2075