Hi every one,
I have a requirement where I have to generate a unique number every time, i.e. for an output only field (that is an account number field) I have given a number initially. So wnen ever an account is created this number is saved to the database table. Now again when I try to open a new account, autometically the account number has to be displayed by incrementing 1 to the previous number.
Please help me in doing this.
Thanks,
Sri...