Generate
“Norwegian SAF-T Financial data” report
To generate
“Norwegian SAF-T Financial data” report in Microsoft Dynamics 365 for
Finance and Operations, open Modules > General ledger > Inquires
and reports > Standard Audit File for Tax (SAF-T) > Standard
Audit File for Tax (SAF-T) menu item.
Specify start
and end date of the period for which you want to generate SAF-T report in From
date and To date fields of the dialog page of the report respectively.
Mark check boxes for Customers, Vendors, Financial dimensions
if you want to include to the report all the records from the related tables.
When these check boxes are not marked only those Customers and Vendors of your
company will be included to the report for which there were transactions in the
reporting period or the balance on which is non-zero. When Financial dimensions
check box is not marked, only those Financial dimensions that are used in the
transactions during the reporting period will be reported in <MasterFiles>
node of the report. Select the Employee in the Personnel number field of
the dialog page of the report to specify the Employee to be reported in <UserID>
node of the report (ID of the user that generated the audit file.).
You may
also apply filters on “Main accounts” and “General journal entry”
via Records to include fast tab of the dialog page of the report.
Report naming and
splitting
“Norwegian
SAF-T Financial data Documentation” requires using the following naming of the
resulting XML reports:
<SAF-T
export type>_<organization number of the vendor who the data
represents>_<date and time(yyyymmddhh24hmise>_<file number of total
files>.xml
For
example: SAF-T Financial_999999999_20160401235911_1_12.xml
Where:
- “SAF-T
Financial” states the SAF-T type of file
- “999999999”
represents the organization number belonging to the owner of the data.
- “20160401235911”
represents the date and time when the file was created using a 24-hour clock.
- "1_12"
represents file 1 of 12 total files in the export (same selection)
Volume of single
XML file must be less than 2 GB. All single XML files submitted must validate
with the schema: All <MasterFiles> are in the first file, and the
associated transactions in the subsequent files (flexible number of
files).
Example
selection of one accounting year with 12 periods. One file per period with
transactions:
File number
|
Contents of the AuditFile
|
1
|
Header and
MasterFiles
|
2 … 13
|
Header and
GeneralLedgerEntries
|
Maximum
number of XML files in the same zip archive is 10.
In
accordance to these requirements, in “SAF-T Format (NO)” ER format for Finance
and Operation auto-splitting of the resulting report in XML is implemented with
the following assumptions:
- Maximum
volume of resulting XML report is 2000000KB
- All
the XML files are named according to the following rule: <SAF-T export
type>_<organization number of the vendor who the data
represents>_<date and time(yyyymmddhh24hmise>
- All
the XML files are included into one zip archive
- Each
individual XML file validates with the schema (as it is explained above).
After the
report generation if there are more than 1 XML file generated, user provides
manual numbering of the files in the name of the generated files in archive
adding “_<file number of total files>”. User controls manually that there
are no more than 10 XML files in the same archive and split the archive to
several archives manually so that maximum number of XML files in the same zip
archive was 10.