I have created a PCLParameters table and form by duplicating BankParameters table and form. I have updated the base enum and edt accordingly in the methods of form and table. But I am getting an error as "Variable numberSequenceTable has not been declared." in executeQuery() method of form.
Can any one suggest what needs to be done. And also how can I see this field in my Parameters form.