Announcements
No record found.
Severity Code Description Project File Line Suppression StateError Cannot implicitly convert from type 'str' to type 'utcdatetime'. FinanceOperations1 (USR)
Hi abrar361,
InventDimension9 field has utcDateTime type and you need to use the same type for the default value. For this purpose you can use function DateTimeUtil::minValue().
it gives error DateTimeUtil not a valid map
Could you, please, share your new code?
InventDim.DateTimeUtil::minValue();
It doesn't work that way.
You need to assign value that returned by minValue function to InventDim.InventDimension9 field.
InventDim.InventDimension9 = DateTimeUtil::minValue();
Thanks so much Sergei Minozhenko for your support
issue resolved.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 527 Super User 2026 Season 1
Giorgio Bonacorsi 473
Adis 284 Super User 2026 Season 1