You can get Value of LD ID from the R.NEW() and Security ID is saved in ID.NEW. Now in your routine you should use F.READ to read the record of LD.ID and then using F.WRITE you can add that Security ID in the LD Record data.
Imran Khan T24 Technical Consultant +92 334 3545114 On Mon, Feb 7, 2011 at 10:54 PM, Sridhar <[email protected]> wrote: > Hi , > I need to update the @ id ( transaction id ) of security application > in LD application when an LD id is chosen.from drop down on a local field. > This should happen at the time of authorization and am able to achieve it. > > Say, suppose i choose LD********** id in the security appln, the @id of > this security appln has to be updated in a local field in LD. > > After authorization, when I amend the record and do not select the same LD > id, after authorization, the previously updated field in > LD should be deleted. > I am little confused how to do this. Can anyone suggest solution for this. > > -- > 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 > -- 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
