This method changes the status of a deactivated system object back to active.
void activateSystemRecord(String systemCode, String localId) |
Name |
Type |
Description |
---|---|---|
systemCode |
String |
The processing code of the system associated with the system record to be activated. |
localID |
String |
The local identifier associated with the system record to be activated. |
None.
RemoteException
ProcessingException
UserException