Method getPCRO takes no input and returns an XML document with all possible PCRO combination where P portfolio, C company, R region, and O office. When a P, C, R, or O is returned, it will also include an element with the description belonging to the code. The web service will pass back informational and error messages. The messages will return in the form of an XML file with INFO and ERROR elements.
public java.lang.String getPCRO()
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
The input parameter is blank. This method takes no input and process the method function with blank input.