Hi everyone
I am trying to copy records from inventTable to my duplicateInventTable. But when i try, my duplicate table ends up being filled up with empty records.
I have tried to use buf2buf but when i create/duplicate inventTable it ends allocating new fieldId's so i can't use it.
And when i use data(), it just fills my duplicate table with empty records.
Please help.
*This post is locked for comments