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
Hi @mohmd ,
Look for "Product Group Code" := Item."Product Group Code"; in Item Journal Line, Item No field OnValidate Trigger.
Once you find that add below code.
"Item No.2":=Item."No. 2";
Hi @mohmd ,
Look for "Product Group Code" := Item."Product Group Code"; in Item Journal Line, Item No field OnValidate Trigger.
Once you find that add below code.
"Item No.2":=Item."No. 2";
Answers
in this table i want to see the item no2
item no2 must get from table (item)
Look for "Product Group Code" := Item."Product Group Code"; in Item Journal Line, Item No field OnValidate Trigger.
Once you find that add below code.
"Item No.2":=Item."No. 2";
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page