Exercise on BADI
By Rashmi
- Define
and Implement a BADI, which will select Customer name from KNA1 based on
Customer number.
- Build
a program, which has Customer number as the selection screen input and call
the BADI to fetch the customer name and display it as output.
- Create
a filter BUKRS in the BADI definition which makes the BADI call acceptable
only when Company Code is 0001 and 0005.
- Modify
the existing program done in No. 2 in such a way that program calls BADI
with filter value.
|
|