This method allows a user to submit End of Period for a Portfolio. The method takes XML document as an input. In response, the method will pass back informational or error message response describing that an EOP has been submitted successfuly or failed.
public String submitEOP (String input)
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.