suerexit AFTER (new) customer has been saved
After a (new) customer has been saved I want to start some activities.
However the only user-exit I know SAPMF02D, is called just BEFORE the new-customer-number is determined!
Does anyone know how I can do this? (thus starting something after an new-customer is saved and the customer-number is known)
thanks!
danny.roussel@domo.org
Hi dannyR,
you could use the event "kna1.created" which is triggered automatically by the system after the customer has been created.
I know this is workflow stuff but it might be useful for your purposes as well.
Bye,
Marc
Hi Marc,
the problem here is that we are on 45B, and event KNA1.CREATED does not yet exists!!!
(damm shame!)
danny
What about "BUS3007.created"?
Does it exist? Is it triggered after account creation?
Marc