2008 Aug 07 7:37 PM
Hi Experts,
After the user hit the SAVE button in the XD01 transaction I need to make a small validation. Does anyone knows what is the user exit that is kicked in at the time of saving the customer master data?
Thanks in advance,
-C
Hi Experts,
After the user hit the SAVE button in the XD01 transaction I need to make a small validation. Does anyone knows what is the user exit that is kicked in at the time of saving the customer master data?
Thanks in advance,
-C
2008 Aug 07 7:51 PM
2008 Aug 07 7:55 PM
I think you need to check for BTE 00001320 or BTE 00001321.
The userexit SAPMF02D will trigger before the save i think this will not useful to you
a®
2008 Aug 07 8:34 PM
Hello.
Sure you should use ampliation SAPMF02D. It's called before the save and that's where you should insert a validation (if i'm not wrong). After saving, there's nothing to validate anymore.
Regards.
Valter Oliveira.
2008 Aug 07 8:58 PM
I misunderstood your question. If you are looking for exit before save then you can use exit SAPMF02D mentioned.
a®
2008 Aug 13 7:41 PM
Thanks all for your reply.
We tried to use the user exit EXIT_SAPMF02D_001, if I put a breakpoint here, it will stop when I make any chances via XD02 transaction. But, when running the function module SD_CUSTOMER_MAINTAIN_ALL then it's not passing through the user exit.
Does anyone knows if there is a user exit that can be triggered via SD_CUSTOMER_MAINTAIN_ALL?
Thanks in advance,
-C
2008 Aug 18 5:09 PM
Hi there,
Can someone help me on how i can read I_VCNUM, on the same exit_sapmf02d_001. How do specify on the user exit that i want the 2 internal tables I_VCNUM and I_VCKUN to be passed as well.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |