2008 Nov 03 6:42 AM
Hi friends,
I am looking for an user exit which is executed while saving MIGO - (Goods Receipt).
I need to check the header and item data when user tries to execute MIGO with 103 or 101 movement type.
I've gone through enhancements
MB_CF001
MBCF0002
MBCF0005
MBCF0006
MBCF0007
MBCF0009
MBCF0010
MBCF0011
MBCFC003
MBCFC004
MBCFC010
and applied breakpoint. But when I save the GR, its not going into Debug mode.
pls some one help me..
Regards
Snehal
2008 Nov 03 6:47 AM
Hello,
You have to switch on the UPDATE DEBUGGER.
Before clicking the save button put /h and in the debugger screen click the Settings button.
Now u can find the check box System debugging, then press F8. Now the control will stops at desire exit.
The best exit u can use at the time of saving is
MB_CF001 Customer function exit for update of materialCheers!!!
Vasanth
Hi friends,
I am looking for an user exit which is executed while saving MIGO - (Goods Receipt).
I need to check the header and item data when user tries to execute MIGO with 103 or 101 movement type.
I've gone through enhancements
MB_CF001
MBCF0002
MBCF0005
MBCF0006
MBCF0007
MBCF0009
MBCF0010
MBCF0011
MBCFC003
MBCFC004
MBCFC010
and applied breakpoint. But when I save the GR, its not going into Debug mode.
pls some one help me..
Regards
Snehal
2008 Nov 03 6:47 AM
Hello,
You have to switch on the UPDATE DEBUGGER.
Before clicking the save button put /h and in the debugger screen click the Settings button.
Now u can find the check box System debugging, then press F8. Now the control will stops at desire exit.
The best exit u can use at the time of saving is
MB_CF001 Customer function exit for update of materialCheers!!!
Vasanth
2008 Nov 03 6:48 AM
Hi
use the badi MB_MIGO_BADI
method : IF_EX_MB_MIGO_BADI~LINE_MODIFY.
2008 Nov 03 6:51 AM
2008 Nov 03 8:04 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |