What is OBJECT_VERSION_NUMBER in Fixed Assets?
I am trying to make an API call to do Perform Periodic Mass Copy. I notice in the ESS there is a value 2 being passed but not specified the name of the attributes.
I found out in FA_BOOK_CONTROLS the only value that matches is OBJECT_VERSION_NUMBER.
I wonder how is this version number generated and what would happen if I don't provide correct number in API call?
Thanks.