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

Profit and Loss Hierarchy. More...

Go to the source code of this file.

Detailed Description

Profit and Loss Hierarchy.

PK Variable Type Required? Relationships Label Description
CHART_OF_ACCOUNT_CD VARCHAR(32) Y map_chart_of_account.sas Chart of Account Code Chart of Account Code
PROFIT_LOSS_CD VARCHAR(32) Y Profit Loss Code Profit Loss Code
PROFIT_LOSS_LEV1 VARCHAR(200) N Level 1 of the profit loss hierarchy Profit Loss Level 1
PROFIT_LOSS_LEV2 VARCHAR(200) N Level 2 of the profit loss hierarchy Profit Loss Level 2
PROFIT_LOSS_LEV3 VARCHAR(200) N Level 3 of the profit loss hierarchy Profit Loss Level 3
PROFIT_LOSS_LEV4 VARCHAR(200) N Level 4 of the profit loss hierarchy Profit Loss Level 4
PROFIT_LOSS_LEV5 VARCHAR(200) N Level 5 of the profit loss hierarchy Profit Loss Level 5
ROLL_UP VARCHAR(10) N Roll up flag Flag (Y/N) that indicates if an account gets values by rolling-up other accounts
Author
SAS Institute Inc.
Date
2018

Definition in file map_profit_loss_hierarchy.sas.