BartPermentier / al-toolbox

Adds Features to the AL Language Extension
MIT License
13 stars 9 forks source link

Generate SetLoadFields: fails on local records of the same type of current table object #48

Closed ti-jalopez closed 3 years ago

ti-jalopez commented 3 years ago

Hi,

When I add a local variable of type record, in the object that define this record, the comand "Generate SetLoadFields" shows the error "is not a Record".

See the example, in object table 53013 "COST Cost Period", when I use a local variable as the same object recPeriodo: Record "COST Cost Period"

image

dsaveyn commented 3 years ago

Hi,

We addressed this issue and the fix will be available in the next release.