FinancialStatementLayouts

This component runs the Financial Statement Layouts (FSL) function.

Note: 
  • You can maintain the report lines for the financial statement using the FinancialStatementRows component.
  • The Navigator function has been restructured at SunSystems 6.2 and consequently the payload has changed. The Column Headings A-H (payload tags VSsrfmscGs1_Gs1ColumnHeadingA etc.) now contain concatenated values. Each of these is in the format:

    Column Headings Code (3 characters) + Source Currency (1 character) + Target Currency Code (5 characters) + Rate (1 character).

    For example, VSsrfmscGs1_Gs1ColumnHeadingA contains the concatenation of values that were previously separate: VSsrfmscGs1_Gs1C1Code, VSsrfmscGs1_Gs1C1Conv, VSsrfmscGs1_Gs1C1Curr and VSsrfmscGs1_Gs1C1Rate. All other xml tag names remain the same.

Methods

CreateOrAmend
Driver Type: SASI
Use this method to create or amend one or more financial statement layouts. A financial statement layout is created if it does not exist and amended if it does.
Delete
Driver Type: SASI
Use this method to delete one or more financial statement layouts.
Query
Driver Type: Export
Use this method to obtain financial statement layout details or to extract financial statement layout data from SunSystems.

Mandatory fields

A value must be supplied for Layout Code - payload element <VSsrfmscGs1_Gs1RptCode> except for the Query method, where it is optional.

Note: At runtime the component validates the payload contents to ensure that the values supplied are correct. Various combinations of values may require other elements in the payload to be specified before the payload can be processed successfully.

Related data

None.