Getting Recordref of a record variant

AKAK Member Posts: 226
Hi,

I have a good application for the variant facade, but I have no access to the codeunit "Data Type Management" since we have NAV 2009 which lacks that functionality. Can someone please give me an example on how this codeunit retrieves the Recordref of a Variant variable of type record?

Thanks!

Best Answer

Answers

  • AKAK Member Posts: 226
    Thank you! Unfortunately NAV 2009 doesn't do recordref.gettable(recordvariant). I already tried that and was wondering how that codeunit does it's magic. So no variant facade for 2009.
Sign In or Register to comment.