2009 May 26 1:18 PM
Hi all!
I'm looking for a *BADI - CUSTOMER FUNCTION - USER EXIT * to make some checks after creating/editing a Factory Calendar.
Has Anyone any hints?
Ty!
Hi all!
I'm looking for a *BADI - CUSTOMER FUNCTION - USER EXIT * to make some checks after creating/editing a Factory Calendar.
Has Anyone any hints?
Ty!
2009 May 26 1:30 PM
HI,,
To find a BADI you can use the following method:
1. Go to the TCode SE24 and enter CL_EXITHANDLER as object type.
2. In 'Display' mode, go to 'Methods' tab.
3. Double click the method 'Get Instance' to display it source code.
4. Set a breakpoint on 'CALL METHOD cl_exithandler=>get_class_name_by_interface'.
5. Save the transaction in CRMD_ORDER .
6. The screen will stop at this method.
7. Check the value of parameter 'EXIT_NAME'. It will show you the BADI for that transaction
Hope it help for u ....
Regards,
Venkat M>
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |