i need the explanation for the following one .
1.BAPI
2.BADI
3.USEREXITS.
4.ALE,IDOCS,REPORT,SAPSCRIPTS,SMARTFORMS.
And their uses,what is it process in realtime.
Answer Posted / pavendhan
IDOC - Data container used to hold the data while transfer
from R/3 to R/3 or R/3 to Non SAP
ALE - Interface between various clients
BAPI - upload data from Non Sap to R/3 using objects.
BADI - Customer enhancements.
REPORTS - Programs used to retrieve data from the database
tables and show the output list as per user requirments.
SAP Scripts - Design layouts for Pre printable formatted
documents.
Smart forms - Text Management System
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is use of transparent table in abap? How it is different from pool tables?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
Does every abap/4 have a modular structure?
What is view? Different types of view. Explain?
Is there any method apart from bdc for data upload to sap? : abap bdc
what is the exact code that shoud be implimented in sap note
What is is a match code? : abap data dictionary
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Value table VS check Table.
What are spa/gpa parameters (sap memory)?
Where do you use help views?
How to convert normal function module to bapi?
What two statements are required in an abap program to output an icon using a written statement?
What is difference between check table and value table ?
In the `select' statement what is group by ?