learner
26th May 2003, 21:09
Hello,
I have generated a Maintain session using Generate Session & this is saving data in a customized table, now when i open up this session script, i found that no code was written to save the data, but data is getting properly saved.
Now my doubt starts from here , before Saving data i want to make sure that if tdpur045.spur field is having value as 7 then it should not allow to modify the record which is shown on my this customized session, so for this i added in user.choice.modify that go to tdpur045 and check the value, and give the message that the record cannot be saved if the value is 7 in tdpur045.spur field for the feceipt no. specified on the customized session input form...... but how do i stop it from modifying the record since i cannot find any code relating to Saving/ Modification in the program script ???
Does this means that i re-create the script and write my own code to save/ modify the data into this customized table ??
Waiting for your replies,Gurus !!
I have generated a Maintain session using Generate Session & this is saving data in a customized table, now when i open up this session script, i found that no code was written to save the data, but data is getting properly saved.
Now my doubt starts from here , before Saving data i want to make sure that if tdpur045.spur field is having value as 7 then it should not allow to modify the record which is shown on my this customized session, so for this i added in user.choice.modify that go to tdpur045 and check the value, and give the message that the record cannot be saved if the value is 7 in tdpur045.spur field for the feceipt no. specified on the customized session input form...... but how do i stop it from modifying the record since i cannot find any code relating to Saving/ Modification in the program script ???
Does this means that i re-create the script and write my own code to save/ modify the data into this customized table ??
Waiting for your replies,Gurus !!