This method removes a system object from an enterprise object. Use this to remove the system object from the in-memory instance of EnterpriseObjectName. This does NOT result in the deletion of the system object from the database (see deleteSystemObjectBean).
void removeSystemObjectBean(String system, String lid)  | 
| 
 Name  | 
 Type  | 
 Description  | 
|---|---|---|
| 
 system  | 
 String  | 
 The processing code of the system associated with the system object to remove.  | 
| 
 lid  | 
 String  | 
 The local ID of the system record in the specified system.  | 
None.
ObjectException