This method adds the system object to the enterprise object associated with the specified EUID.
void addSystemRecord(String euid, SystemObjectName sysObjBean) |
where ObjectName is the name of the parent object.
|
Name |
Type |
Description |
|---|---|---|
|
euid |
String |
The EUID of the enterprise object to which you want to add the system object. |
|
sysObjBean |
SystemObjectName |
The Bean for the system object to be added to the enterprise object. |
None.
ProcessingException
UserException