Sometimes you need to create a request, and retrieve its ID to continue the processing. On those situations, the $LASTID$ keyword is your best ally. But, it can became your worst enemy when after a minimum change, everything hangs and your code starts malfunctioning. In this post I will cover the risk of using the $LASTID$ keyword on your developments. The $LASTID$ keyword The $LASTID$ keyword returns, as its name clearly specifies, the last ID generated by the user. The … →
↧