why using current.update() is not recommended in befor BR ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2016 06:19 AM
the BR will update any record based on specified conditions only. Then why using current.update() is not a good practice ?
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2018 07:58 AM
But what if i had to update a flag to sth in current table after I have updated related records in after business rule. How to achieve that.