This method returns the system objects of the specified status that are associated with the given EUID.
SystemObjectName[] getSystemRecordsByEUIDStatus(String euid, String status) |
Name |
Type |
Description |
---|---|---|
euid |
String |
The EUID of the enterprise object whose system objects you want to retrieve. |
status |
String |
The status of the system objects you want to retrieve. |
An array of system objects associated with the specified EUID and status, or null if no system objects are found.
RemoteException
ProcessingException
UserException