Hi everyone,
I had faced one problem which is how can i pass the information from transfer order to posted transfer shipment?
I had created two new fields which are created by and creation date time. But the problem is when i done created the transfer order and press post, then i go to posted shipment, it not able to displace the name in the field of created by and also date in the box of creation date time. Meanwhile the transfer order able to display it.
Please refer the photo below:
And i had use the code below:
"Created By" := USERID;
"Creation Date&Time" := CURRENTDATETIME;
So, anyone can give me some suggestion on how to do it?
Thanks and very appreciate here.
*This post is locked for comments