Overview
The Japanese Special Reporting System (SRS) applies to investors who trade securities as part of their daily business activities without a controlled intent. Investors must report within 5 business days from every 'base date', which occurs at least twice per month. The special reporting system is only applicable when the ratio of shareholdings is 10% or less.
An investor who wishes to report under the Special Reporting System in Japan may do so in FundApps by setting the base dates they have submitted to the regulator on each entity that is disclosable in Japan. There are two ways this can be done:
Adding the column header BaseDate to the portfolio file in Excel and adding all base dates to the entities; or
Setting base dates manually in the UI within the entity's Rule Properties tab.
In the instance of a base date falling on a weekend or holiday, FundApps will look at the last working day before the base date to determine if a base date has been crossed.
Permitted values
The base dates must be submitted as a comma-separated list, containing only the day in the month on which the base date occurs.
Numerical values are allowed from Day 1->28, and the string "LastDay" represents the last day of the month. To represent the second last day of the month, the input would be "LastDay-1", and this convention may be used up to "LastDay-28."
Examples
If the base dates were the 10th and the last day of each month, the input should be 10, LastDay.
or
If the base dates were the 5th, 20th and second last day of the month, the FundApps input should be 5,20, LastDay-2.