This method updates the fields in an existing enterprise object with the values specified in the fields the enterprise object passed in as a parameter. When updating an enterprise object, attempting to change a field that is not updateable will cause an exception. This method does not update the SBR; the survivor calculator updates the SBR once the changes are made to the associated system records.
void updateEnterpriseRecord(EnterpriseObjectName enterpriseObject) |
Name |
Type |
Description |
---|---|---|
enterpriseObject |
EnterpriseObjectName |
The enterprise object containing the values that will update the existing enterprise object. |
None.
RemoteException
ProcessingException
UserException