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
how do you transport lsmw data from one system to another?
How many types of size categories and data classes are there?
What is the disadvantage of a call by reference? : abap modularization
Can i Have Some Realtime Examples On Modulepool programming.
What is the use of a pretty printer?
What is hotspot?
How to display if the value entered contains records or not?
What is the procedure you followed to upload the data?
What is value table? : abap data dictionary
What is the difference between internal tables and extract datasets? : abap modularization
What are the layers of data description in r/3? : abap data dictionary
What are the types of data types in the sap abap?
What are the uses of interactive reporting?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
Module Pool Programming: Events and Table Control handling.