2007 Mar 13 11:08 AM
Hi,
When we are using validation and substitution in the same document, which one will be executing first and what will be the result at the end.
Let me know the details clearly with example.
Regards,
Rajani.
2007 Mar 13 11:18 AM
Hi,
are you refering to GGB0 and GGB1 ? Financial validation/substitution?
Regards,
2007 Mar 13 3:03 PM
Hi,
The Substitution will be called first and then Validation. Substitution is used to "substitute" any data while validation is used to valid the data before they are being entered into database. If you validate the field first and then substitute with some value which contradict your validation rule, it does not make any sense.
So, you always substitute all the fields you want and at the end validate all the data before saving / posting them.
I hope i clarify your doubt.
Regards,
RS