‎2009 Sep 24 9:24 AM
Hi experts :
I have to validate some fields when creating / modifying customer data from transactions FD01/FD02.
I'm using the FM EXIT_SAPMF02D_001 from enhancement SAPMF0D because I have to do these validations when saving the data, at the end of the process.
My problem is that one of the fields to validate is email, which is not available there (not in KNA1 as the other fields to be validated).
This is not a problem if t-code is FD02 (as can check table ADR6 using KNA1-ADNRN), but I don't know how to access email address if t-code is FD01.
Can anybody help me?.
Thanks in advance,
Carlos.
‎2009 Sep 24 9:54 AM
‎2009 Sep 24 9:42 AM
‎2009 Sep 24 9:55 AM
Thanks for your answer, but if users are creating a new customer, there is no entry in KNA1-ADRNR, so can access table ADR6.
This only works when t-code is FD02, my problem is when creating the customer (the first time).
‎2009 Sep 24 9:54 AM