Procedure to find out the BADI definition using "CL_EXITHANDLER=>GET_INSTANCE"
- Find out the BADI for Customer Creation( XD01 ).
Steps
- Go to transaction code SE93.
- Screen looks like,
- Click on Find.
- Enter find as CL_EXITHANDLER=>GET_INSTANCE .
- Select As string Radio button.
- Program to be Included : In main program.
- Click on continue.
- Pop-up will appear.
- Select any and click on continue.
- We will BAdi definition .
Comments
Post a Comment