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
andVSsrfmscGs1_Gs1C1Rate
. All other xml tag names remain the same.
Methods
- CreateOrAmend
- Driver Type: SASI
- Delete
- Driver Type: SASI
- Query
- Driver Type: Export
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.