readFinancialSummarySnapshot

Purpose

This operation reads a financial summary snapshot.

Related Information

Data type: ParentInfo

Input

This operation requires the following inputs:

  • financialSummaryParent: ParentInfo, with the following required information:

    • parentType

    • parentIdentifier

  • planOfRecord: Boolean

    • creationDate: Date

Return

FinancialSummarySnapshotInfo

Java Examples

See webservice_toolkit:

java\client\src\examples\fm\FinancialSummaryClient.java

readSnapshot ()