SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
own_funds_account.sas File Reference

Own Funds account. More...

Go to the source code of this file.

Detailed Description

Own Funds account.

PK Variable Type Required? Relationships Label Description Required by models
REPORTING_DT NUMERIC(8) Y Reporting Date Reporting Period ST - Financial Statement Projection
ENTITY_ID VARCHAR(32) Y entity.sas Entity Id Unique Entity identifier ST - Financial Statement Projection
OF_ACCOUNT_ID VARCHAR(32) Y Own Funds Account Id Identifier of the Own Funds account ST - Financial Statement Projection
FORECAST_HORIZON NUMERIC(8) Y Forecast Horizon Forecast horizon:
- FORECAST_HORIZON = 0 identifies actual values.
- FORECAST_HORIZON > 0 indicate forecasts.
Forecast values (if any) override any computed values
ST - Financial Statement Projection
GEOGRAPHY_CD VARCHAR(32) N map_geo_hierarchy.sas Geography Code Geography code
CHART_OF_ACCOUNT_CD VARCHAR(32) N map_chart_of_account.sas Chart of Account Code Chart of Account Code
OWN_FUNDS_CD VARCHAR(32) N map_own_funds_hierarchy.sas Own Funds Code Own Funds Code ST - Financial Statement Projection
SCENARIO_ID VARCHAR(32) Y Scenario Id Scenario Identifier
MOVEMENT_TYPE_CD VARCHAR(32) Y map_movement_type.sas Movement Type Code Movement Type Code
CURRENCY_CD VARCHAR(3) N Currency Code 3 character ISO code for nominal currency of Own Funds account value
BALANCE_SHEET_CD VARCHAR(32) N Balance Sheet Code Balance Sheet Code ST - Financial Statement Projection
OF_ACCOUNT_VALUE_AMT NUMERIC(8) N Own Funds Account Value Amount Value amount of the Own Funds account ST - Financial Statement Projection
Author
SAS Institute Inc.
Date
2018

Definition in file own_funds_account.sas.