I have a single Single Instance Codeunit because i need to pass a value in between objects. the program work perfectly but i am concerned now that in a Live environment when there is concurrent access and also the Single Instance Codeunit running on the server rather than on the client, what happens to the value on the Single Instance Codeunit... is it available to one client or it may be available to any client that reads it?
0
Comments
P.S.: why don't you try it?
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog