What is a BAdi? How to implement a BAdi?

Answer Posted / sandeep

BADI is a new enhancement technique based on ABAP objects.
BADI definition consists of a number of methods, which can
be implemented based on the requirement. BADI's can have
multiple implementation, unlike user exits.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

596


What is a fall back class?

1016


What are the two levels in defining a match code ?

589


What are standard layouts sets in the sap script?

550


What is a 'z' report?

644






What is exception class and test class. How to use it?

881


What are the differences between primary and secondary indexes?

609


Is the basic list deleted when the new list is created?

575


What are local objects?

617


How memory management happens for internal tables and work areas in abap?

726


What are the different types of work process?

586


What are control tables?

672


What is the difference between function group and function module?

517


B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2457


Which database object is used for storing the system variables? : abap data dictionary

725