Hi again, one more thing - if you write to "H" type application (which CUSTOMER is) you'll have to lock at least its $NAU record (even if it doesn't exist). What you're doing is writing a record which somebody else probably has opened in edit mode... you write first, then that somebody commits his changes... and yours are lost. Enjoy!
VK On Jun 30, 2:15 pm, Kanagaraj Stanley <[email protected]> wrote: > Dear All, > > We are running T24 R06 on Jbase 4.1. > > I updated the existing Authorisation routine to update the Insurance Start / > Exp > date in Customer record while First authorisation of LD. It is > updating for new individual customers belongs to the particular LD, > but it is not updating for old customers in the same LD. > > Note: It is updating the cycle code for all customers. only not > updating the dates for old customers. > > Can any one help me to fix this issue? > > Appreciate the quick response. > > Kindly let me know if you need more details. > > Thanks, > Kanag. > > A.OGO.CU.UPDATE.CYCLE > 9KViewDownload -- 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
