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
In sap script how to print bar code in vertical manner
what are the two methods of modifying sap standard tables? : abap data dictionary
Explain the difference between domain and data element?
What is pass by value and what is pass by reference? Which is better?
Can we reuse a userexit?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Which table stores the programs created?
What is match code? : sap abap hr
What are the different message types available in the abap/4 ?
What are the Control levels in internal tables?
Can a transparent table exist in the data dictionary but not in the database physically?
What is the bitwise operator in the sap abap?
What are the control break events in abap? : abap data dictionary
Explain the difference between cluster tables and pool table?
How to call a subroutine in sapscript?