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 |
i can give default values in select-options also then what is use of INTIALIZATION event?
How to write a code for multiple transactions? : abap bdc
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What are labels in scripts..? why are they not accpeted in smartforms..?
Parameters used in Functions?
what is file handling?
What is the effect on Customer Exits and User Exits maintained in a system on Up-gradation .
how can we change general report to alv report?
what are the events in lsmw?
How do you delete duplicate records from internal table?
How to put page-breaks in smartforms?