Procedure to find out the BADI definition using package through Transaction code SE18
Ex:
- Find out the BADI for Customer Creation( XD01 ).
To find out the package.
- Go to transaction code XD02.
To find out BADI defination
- Go to Transaction Code SE18.
- Initial screen looks like,
- Select BAdi name radio button.
- Click on F4 help.
- Pop-up will appear .
- Click on Information System.
- Pop-up will appear.
- Enter the package name and click on execute.
- In pop-up BADI definition will appear.
- Double click on BADI definition.
- Click on Display.
- Screen look like this,
- Click on interface tab , to find out the methods.
Comments
Post a Comment