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
Can we display a list in a pop-up screen other than full-size stacked list?
How many primary keys can be created for a table?
How we format the data before writing a statement in the report?
What is the differences between structure and table in data dictionary in abap?
How many types of size categories and data classes are there?
Which objects are independent transport objects? : abap data dictionary
What is modularization and its benefits? : abap modularization
Is the basic list deleted when the new list is created?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is a subroutine?
Which database object is used for storing the system variables? : abap data dictionary
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
In which time constraint does the infotype records depend on the subtype ? : abap hr
What do you mean by transparent tables in sap abap? : abap data dictionary