Understanding Sun Master Index Processing

updateSystemRecord

Description

This method updates the existing system object in the database with the given system object.

Syntax


void updateSystemRecord(SystemObjectName sysObjBean)

Parameters

Name 

Type 

Description 

sysObjBean 

SystemObjectName

The system object to be updated to the enterprise object. 

Returns

None.

Throws