updateFinancialSummaryACL
Purpose
This operation updates a financial summary ACL.
Input
This operation requires the following input:
-
financialSummaryParent: ParentInfo
-
accessList: AccessListInfo
Return
If the operation is successful, nothing will be returned to the client.
Java Examples
See webservice_toolkit:
java\client\src\examples\fm\
FinancialSummaryClient.java
updateACL()