You cannot create a temporary table from the scratch(meaning with the fileds that you want).
You can create a variable of the type Record and select any of the existing(real) tables as the SubType. Then go to the properties of this variable and put a checkmark in the Temporary field. You are done! This temporary table will be empty.
I hope it is clear, my head does not work properly today
PS You can search online help or this forum for this topic as well.
Comments
You can create a variable of the type Record and select any of the existing(real) tables as the SubType. Then go to the properties of this variable and put a checkmark in the Temporary field. You are done! This temporary table will be empty.
I hope it is clear, my head does not work properly today
PS You can search online help or this forum for this topic as well.
Oleg
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!