Hi! I read the documents you told me but there are a view things I do not
understand:
- Why are in every user exit script the first lines?
Function UserExit (sType, sWhen, sDetail, bSkip)
UserExit = Successfs
End Function
- Is this a misstake: Successfs (fs I mean)?
- How do I use user exit skript to terminate the deployment process?
- How do I prevent the deployment process to run the user exit script in a
refresh scenario?
Can you help me? Thanks one more time ... Dietmar
Post by DietmarThanx for your very fast answer. I will read all your tips to better
understand userexit!
Post by DietmarHi!
Is a docu for userexit script out there in the web? Nothing to find.
How to learn to write a userexit script?
Thanks Didi