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 the client on which u have worked? In real time ?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What are logical data bases used in hr module
what is current version of sap r/3 ?
How to eliminate duplicate entries in internal tables? : abap data dictionary
explain the role of CTUPARAMS structure in call transaction
3 Answers Accenture, Atos Origin, IBM,
What are the main events of which are used for logical database?
what is leave to TRANSACTION?
Explain a report that you recently did?
4 Answers Atos Origin, Cap Gemini, Deloitte, FutureSoft,
In Dialog Prog,i have created a screen and places one input/output box and named it was "A".In PBO i have given A=0 and In PAI A=1.when i run i program what i'll get and when i press enter(execute) wat i'll get output?
How do you define an internal using types?