Howdy,
I'm trying to create a codeunit that manipulates data in two separate tables, which I would like to be parameters. Since C/AL won't let you define blank records as parameters, can I use the FieldRef datatype to get the record value?
Any workarounds would be great too,
Thanks,
Dan
0
Comments
In the function you can work with the recordreferences, keyreferences, fieldreferences.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!