what a full form of badi,bapi,alv,ale .
Answer Posted / lokesh
Full Form Of
BADI : Business Add-in's
BAPI : Business Application Programming Interface
ALV : ABAP List Viewer
ALE : Application Link Enabling
BAPI : It is used to transfer data between SAP systems
and Non-SAP Systems and vice-versa.Ex: if are using .net
application where u want to connect the SAP system and
retrieve the data and then change and updated in SAP system
for that purpose we use this.
ALV : ALV reduce development time because Summing and
column alignment ,coloring etc,,,will taken care by ALV.It
have predefined Function Modules and SAP standard tables
Function Modules used in ALV are
REUSE_ALV_FIELDCATALOG_MERGE
REUSE_ALV_LIST_DISPLAY
REUSE_ALV_GRID_DISPLAY
REUSE_COMMENTARY_WRITE
REUSE_ALV_EVENT_GET...
SAP STANDARD TABLES
SLIS_T_FIELDCAT_ALV
SLIS_T_LISTHEADER
SLIS_T_EVENT
SLIS_T_LAYOUT
ALE : It provide intelligent mechanisms where by client
can achieve integration as well as distribution of
applications and data
| Is This Answer Correct ? | 57 Yes | 9 No |
Post New Answer View All Answers
How do you display a data in a detail list?
What are the main uses of the primary key?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What are the events in ABAP language?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What is difference between dependent and independent data?
What is a 'z' report?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are the data types of internal tables?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Name some data dictionary objects?
What is table buffer?
What are advantages and disadvantages of logical data base
what is diff between ECC 5.0 AND ECC 6.0