Kommentar verfassen
Das Schreiben von Kommentaren ist nur registrierten Benutzern erlaubt, die Registrierung ist kostenlos und erfordert keine E-Mail Adresse und kann schnell hier durchgeführt werden.
Das Schreiben von Kommentaren ist nur registrierten Benutzern erlaubt, die Registrierung ist kostenlos und erfordert keine E-Mail Adresse und kann schnell hier durchgeführt werden.
How to get Old Value of the fields?
Thanks for the great blog.
Your test class works fine, but when you actually extend the RAP application and call the =>write( ) method of the Change Doc class, how do you pass it the old value of the fields that changed?
In the RAM Update method we have the new values but not the old values to supply to the Change Doc method. Do you select from DB before the update call of the RAP?
Thanks
The RAP Integration part will be available next week, but yes, you have to SELECT the original data. EML is not possible in the SAVE phase.