User Profile

Implement a new TransactionInstance property for Codeunits (similar to SingleInstance)


Enabling the new property (TransactionInstance: Boolean) would mean that the codeunit works like a Single Instance codeunit for the duration of the current transaction. Once the transaction has committed or rolled back then the codeunit is cleared.


The reason for this is that...

Read more...
3 Comments

Read more...
3 Comments

Category: Development (1162)

STATUS DETAILS
New