Hi Everyone,
is there a field which tells , if the file is locked? I need to modify the file record , if it is not locked.
It gives the error, if the file record is locked (coming from bundle).
a
Anthony OConnor
08/26/2024, 9:54 PM
sounds like you can just try and modify it, and just catch and report the error if its locked?
I'm not sure you can check a field on the file record to see if its locked via suitescript
n
NSN
08/27/2024, 4:10 PM
Is there a way to delete this file or remove the lock , through UI ?