Hi,
ERR routine is used to present the error to the user one by one. On the
contrary STORE.END.ERROR will store all the error occurrence with in a
transaction boundary and throw them to the user in a single shot.
This is the reason why we call STORE.END.ERROR during cross validation
and ERR during check fields validation.
After the introduction of BROWSER, the concept of validation at check
fields level has diminished a lot. But still its available in certain fields
of the template with the concept of hot validation (even at version level).
Cheers,
Gayathri
2009/4/8 Jane <[email protected]>
>
> Could anyone tell me when ERR should be used? And when
> STORE.END.ERROR ?
>
> My understanding is that STORE.END.ERROR (ETEXT) should be used in
> validate routine or input routine while ERR (E) in authorise routine .
> Is that correct?
>
> If both are called in the same input routine, will they cause any
> messed up?
>
> It is my first post in this group :-)
> Any feedback will be appreciated.
>
>
> >
>
--
Regards
Gayathri
--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at:
http://groups.google.com/group/jBASE/web/Posting%20Guidelines
IMPORTANT: Type T24: at the start of the subject line for questions specific to
Globus/T24
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---