Hi,
creating an app for a new customer I needed to create a variable that points to a temporary table on Visual Studio Code.
Looking around I did not find any documentation about it.
To understand, I should do something like this:
GenJournalLineTemp: Record temporary "Gen. Journal Line";
*This post is locked for comments