This method returns the EUID of the enterprise object associated with the specified system code and local ID.
String getEUID(String systemCode, String localid) |
|
Name |
Type |
Description |
|---|---|---|
|
systemCode |
String |
A known system code for the enterprise object. |
|
localid |
String |
The local ID corresponding with the given system. |
A string containing an EUID or null if the EUID is not found.
ProcessingException
UserException