2010 Jan 19 8:32 AM
Hi, I need information about migo user exit I didnt decide to use which user exit function to use. I have used EXIT_SAPMM07M_001
and EXIT_SAPM07DR_001. While Iwas activating and assign to project, Im using MBCF0005 ENHANCEMENT
for EXIT_SAPM07DR_001 and MBCF0002 ENHANCEMENT for EXIT_SAPMM07M_001 but in enhancement component screen there is error icon(red) for MBCF0002.
I wrote same code into two user exit.
break aceylan.
IF I_MKPF-BLDAT <> I_MKPF-BUDAT .
MESSAGE E001(zy).
ENDIF.
My regards,
2010 Jan 19 8:40 AM
Click the change button and activate it then it will turn to green.
@Keshav,
He has mentioned '< ,>' in code , but since it doesnt have any comma in between you cannot see it.
Click the change button and activate it then it will turn to green.
@Keshav,
He has mentioned '< ,>' in code , but since it doesnt have any comma in between you cannot see it.
2010 Jan 19 8:37 AM
IF I_MKPF-BLDAT I_MKPF-BUDAT . "Here <,>,<=,>= is missing in between
MESSAGE E001(zy).
ENDIF.
2010 Jan 19 8:40 AM
Click the change button and activate it then it will turn to green.
@Keshav,
He has mentioned '< ,>' in code , but since it doesnt have any comma in between you cannot see it.
2010 Jan 19 8:56 AM
You can also use badi MB_MIGO_BADI.
Regards
Sikha
Edited by: Sikha Kayal1 on Jan 19, 2010 9:57 AM
2010 Jan 19 9:08 AM
Thank you for all
I have activated by clicking change and activate. I dont believe how simple it is
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |