Understanding Sun Master Index Processing

deleteSystemObject

Description

This method marks a system object for deletion from an instance of EnterpriseObjectName. The system object is deleted when the enterprise object is updated.

Syntax


void deleteSystemObject(String system, String lid)

Parameters

Name 

Type 

Description 

system 

String 

The processing code of the system associated with the system record to delete. 

lid 

String 

The local ID of the system record in the specified system. 

Returns

None.

Throws

ObjectException