Asset tag
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 01:51 AM
How can I generate asset tags and serial numbers automatically in the alm_asset table without using number maintenance? The format of my asset tag should be serial number(4 digit) + suffix, such as 2704X
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 02:00 AM
Hi Pavithra,
Ideal will be to create a BR that runs after insert and populates the number. Did you try something over it already? If so, can you share.