HI,
I'm trying to get a copy of a record in the same table...
I wanna use temp-table but can we do something like this?
/* suppose to get an exact copy of the fied */
DEF VAR TEMP-TABLE tmpTab LIKE MyTable
FIND FIRST MyTable no-lock no-error.
/* error : unknown field or variable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.