what is EDI ,ALE , Debugging, Smart Forms ,IDOC'S & BDOC'S
Answer Posted / satyaprasad
EDI (electronic data interchange) is used to communicate SAP to NON-SAP systems.The NON-SAP systems cannot understand the SAP code .For this problem we use Middleware tools like TIBCO ,SAPXI.
ALE(Application Link Enabling) is a Network.it used to communicate two or more servers which are geographically existed.
Debugging : Detailed error analysis source code level.it is executed the program in line by line .
Smartforms : Smartforms is a TOOL .which is used to generate Business Legal Processing Documents .The Tcode of Smartforms is SMARTFORMS.it is advanced version of Scripts.
IDOC's(Intermediate Document) : it is a collection of segments .segment is a collection of fields.IDOC is used to transfer the data between two servers.Tcode for IDOC is WE30.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Does the call transaction method allow multiple transactions to be processed by sap?
How do you save data in bdc tables? : abap bdc
Can you delete data element, which is being used by table fields. : abap data dictionary
What are the different software packets available in the market? : sap abap hr
What are the different types of luws. What are they?
What are the different types of locks? : abap data dictionary
What kind of financial periods exist in SAP? What is the relevant table for that?
What are the function module in bdc?
What are the functional areas, user groups? How does abap query work in relation to these?
Can i know some of the Realtime tickets that anyone has been faced ?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is the use of a pretty printer?
What is logical database? : abap hr
What is the difference between open_form and close_form?
What is netweaver???what is the relationship with ABAP?