how i solve this

my aim to get the "item no.2" from the table (item) to the table (item journal list)
i have write this code on the item no, _ on validation
IF Item.GET("No.") THEN
"Item No.2":=Item."No. 2";
what is the way in code to solve this task

Best Answer

Answers

Sign In or Register to comment.