Hi Experts,
Greetings
I have a customized form and the form is basically a department wise usage of an item
When i enter the from date and to date the values get generated
However,when i try to run the form it gives me the above error as "Argument to setfieldvalue out of range . I compiled it and then i gives argumrnt to getFiedlvalue ou of rnge
tablevariable. setFieldValue(_unit, tablevariable.getFieldValue(_unit) + _qty);--->unit & qty are passed as parameters in the function
Can someone tell me what this method does and what is the error say.
There are no array functions defined (* as per syntax on google)
I didnt get any soutions. Why to use the setfieldvalue instead of just assigning the values to table (* code was developed before me coning in project)