what is EDI ,ALE , Debugging, Smart Forms ,IDOC'S & BDOC'S
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / abaprajaram
EDI - Electronic Data Interchanger
ALE - Application Linking enabling
IDOC
BDOC
Is This Answer Correct ? | 1 Yes | 0 No |
What is BDC programming?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
How do you check it out whether the Logo is added or not in your forms?
explain about step loop and table control.
How move-corresponding works
How to Handel Duplicate entries in LSMW.
what are SPA and GPA parameters?What the Purpose?Examples? under ABAP Memory.
what are different types of message types available for ale/idocs
How do you set background job automatically ?
In Background Report,how to handle errors?
6 Answers Cap Gemini, Raj Construction,
What is the length of function code at user-command?
what is the difference between user-exit & BADIs?