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 / srinuvas
Reports-Reports is displaying the application data in the required format.
Sap script-Sap script is text processing system.it is used to print the business documents such as sales order purchase order,offer letter etc.
smart forms-USED FOR BUSINESS COMMUNICATION, IT is client
independent.
Idoc-These are intermediate documentss or containers used to exchange data between two systems.
ALE-Interface between various clients
BAPI - upload data from Non Sap to R/3 using objects.
BADI - Customer enhancements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the page headers for secondary lists?
Why do we use abstract class
What are the two ways for restricting the value range for a domain ?
When the get cursor command used in interactive lists?
Explain difference between primary key and unique key?
How table control cn be generated using bdc? : abap bdc
Can i have some Realtime Scenarios on Reports.
Where do you code the hide statement?
What are the dynamic actions and how to configure it? : sap abap hr
Explain the differences between interactive and drill down reports?
function modules are also external subroutines. State true or false. : abap modularization
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How many default tab strips are there? How to insert more tabs in it?
What data is contained in data dictionary? : abap data dictionary
What is the difference between Check and Continue?