Box
Code
|
box_id
|
The ID that best and uniquely identifies each box.
|
column_asset_net_worth
column_expenses
fin_rollup_project_fiscyr_market
fin_rollup_expenses_operating
anal_rollup_ownership
box_structures_book
box_services_indirect
|
Char (32) |
No
|
|
|
Pkey 1
For easy distinction between columns, roll-ups and individual boxes we advise to use a prefix, such as:
"column_" for boxes that represent columns
"fin_rollup_" for boxes that represent financial roll-ups
"perc_rollup_" for boxes that represent percent roll-ups
"anal_rollup_" for boxes that represent analysis roll-ups
"box_" for individual boxes that are neither columns, nor roll-ups
|
Box
Title
|
box_title
|
The box title that ARCHIBUS displays in the Capital and Expense Matrix.
|
Capital Asset Net Worth
Structures - Book Value
Expenses
Expense Roll Up
Operating Expenses
Indirect Services
Ownership
|
Char (32) |
No
|
|
|
The title does not have to be unique.
Use a title that is concise yet meaningful for the targeted analysis and audience.
For boxes that represent columns, this will be the actual column's header.
The title of percent roll-ups does not display in the matrix.
|
Box Subtitle |
box_subtitle |
Currently not used. |
Box Type
|
box_type
|
Each box can has a specific type in the organization o the Capital and Expense Matrix. Some represent columns, others financial roll-ups, others analysis roll-ups.
|
For example the box titled 'Expenses' has the type of the second column, which is box_type = "C2" |
Char(2) |
No |
BO; Individual Box
|
C1;First Column;
C2; Second Column;
C3; Analysis Column
FR; Financial Roll-up
AR; Analysis Roll-up
PR;Percent Roll-up
BO; Individual Box
|
The basic element of a Cost Directory is the Individual Box (BO). Individual Boxes can be stacked into one of the first 2 columns (C1, C2). Inside the columns C1 and C2, individual boxes can be grouped by Financial Roll-Up (FR) and by Percent Roll-Up (PR).
The percent roll-ups are not displayed as a box in the column, but hidden and are used to determine the percentages displayed in the individual boxes.
The 3rd column (C3) is the Analysis Roll-Ups Column which contains only Analysis Roll-ups (AR) for the individual boxes in the second column (C2).
In the table there should only be one record each of box type C1, C2, and C3.
|
Matrix Name |
matrix_name |
The matrix to which the Column Box is assigned. |
DEFAULT |
Char (24) |
No |
DEFAULT
|
|
You need to enter the appropriate Matrix Name only for column boxes (box_type in C1, C2, C3). For other types of boxes you can leave them with the default value. The application looks only for column boxes to determine the composition of a matrix.
Do not allocate more than three column boxes to the same Matrix Name
Do not allocate more than one column box of the same type (ex, more than one first column or more than one second column) to the same Matrix Name.
DEFAULT = Capital and Expense Matrix
|
Assigned to Column |
column_box_id
|
The box code of the column to which the box is assigned to.
This is the name of the box that has the box type of either First Column, Second Column or Roll-Ups Column
|
column_net_worth_infrastruct
column_expenses
|
Char (32) |
Yes |
|
N/A
|
Application logic notes:
Avoiding self-reference. Boxes with Box Type as columns (C1, C2, C3) do not have a value in this column since there is no point to assign a column to a column.
Users always assign boxes with the Box Type of Analysis Roll-up (AR) with Analysis Column (C3), only.
Users always assign boxes with the Box Type of Financial Roll-up (FR) to one of the first two columns (C1 or C2).
|
Financial Roll-Up |
rollup_fin_box_id
|
Inside the columns C1 and C2, individual boxes can be grouped by Financial Roll-Up (FR).
This field stores the box code of the Financial Roll-Up to which the individual box is assigned to.
|
fin_rollup_expenses_operating |
Char (32) |
Yes
|
|
|
Application logic notes:
Only individual boxes (box_type = "BO") are assigned financial roll-ups.
Based on the app logic, columns and analysis roll-ups don't need to be further rolled-up/grouped.
|
Percent Roll-Up |
rollup_percent_box_id |
Inside the columns C1 and C2, individual boxes can be grouped by 'invisible' Percent Roll-Ups (PR), so that the matrix can determine the box's percent in the total Percent Roll-Up.
|
perc_rollup_networth-percentage
perc_rollup_tco-percentage
|
Char (32) |
Yes
|
|
|
Only individual boxes (box_type = "BO") are assigned percentage roll-ups. Percentage roll-ups live only in the first 2 columns.
Based on the app logic, columns and roll-ups don't need to be further rolled-up/grouped.
|
Analysis Roll-Up 01 |
rollup_anal_box_id_01
|
Analysis categories by which individual boxes (BO) in the second column (C2) may be organized and rolled-up in the Roll-Ups Column (C3).
|
anal_rollup_variable_costs |
Char (32) |
Yes
|
|
|
Each individual box from the second column can be assigned to up to 5 Analysis Roll-Ups.
Application logic note: Financial Roll-Ups and Columns cannot be rolled-up in analysis categories. The same goes for individual boxes (BO) assigned to the First Column (C1).
|
Analysis Roll-Up 02 |
rollup_anal_box_id_02 |
anal_rollup_total_cost_ownership |
Char (32) |
Yes
|
|
|
Analysis Roll-Up 03 |
rollup_anal_box_id_03 |
anal_rollup_total_cost_ownership |
Char (32) |
Yes
|
|
|
Analysis Roll-Up 04 |
rollup_anal_box_id_04 |
anal_rollup_workpoint_cost |
Char (32) |
Yes
|
|
|
Analysis Roll-Up 05 |
rollup_anal_box_id_05
|
anal_rollup_utilities
|
Char (32) |
Yes |
|
|
Display Order |
display_order
|
The order in which individual boxes are displayed inside financial roll-ups and the order in which roll-ups are displayed inside a column.
|
The first financial roll-up box in the first column may have the Display Order of: "101" |
SmallInt |
No |
0
|
|
Boxes with Box Type of First Column (C1), Second Column (C2), and Analysis Column (C3) are always displayed as column headers (top), disregarding the Display Order.
|
Background Color |
display_bkg_color |
The box's background color in hexadecimal RGB, that ARCHIBUS uses to display the box in the Capital and Expense Matrix. |
#90EE90
This HEX value represents a shade of light green in the RGB spectrum, and thus ARCHIBUS displays the box with this color.
|
Char (8) |
No
|
#ADD8E6
|
|
For more color HTML RGB to HEX color codes refer to: http://www.w3schools.com/colors/colors_picker.asp
|
Value - Calculation |
value_calc |
The SQL calculation that is used to calculate the value or value_book for the box. |
SUM bl.value_book FROM bl
WHERE bl.status="N/A"
|
VarChar (2000) |
Yes
|
|
|
Use ARCHIBUS SQL binding expressions to make the SQL statement work on different database environments such as: Sybase, MS-SQL or ORACLE-SQL.
|
Value Market - Calculation
|
value_market_calc |
The SQL calculation that is used to calculate the value_market for the box.
|
SUM bl.value_market FROM bl
WHERE bl.status="N/A" For calculations independent of the book or market evaluations, the SQL formula is the same, in both value_calc or value_market_calc fields
|
VarChar (2000) |
Yes |
|
|
|
Value - Decimal Places
|
value_disp_decimals
|
This field specifies the rounding that the display controls should perform on values when displaying them.
|
For instance, you can display "-104,000,000" with the following rounding values:
"Hundreds": ($1,040,000H)
“Thousands”: ($104,000K)
“Millions” : ($104M)
|
Char (1) |
No |
M;Millions; |
H;Hundreds;
K;Thousands;
M;Millions;
|
|
Value |
value
|
The calculated value for the box.
This also may represent the book value.
|
-104,000,000
|
Numeric (12,0) |
No |
0 |
|
The cost values are saved without any decimals, because the Capital and Expense Matrix gives a high level portfolio overview of these values which usually are in hundreds of thousands (100K+) or millions (1M+).
afm_flds.num_format = "Budget Currency"
The Capital and Expense Matrix displays all cost amounts in Budget Currency.
|
Value - Formatted |
value_formatted
|
The value formatted that is displayed, that is displayed when the cost directory is set to "Book Values".
This value is formatted based on the settings in the field "Value - Formatting" (value_display_format)
|
( $104 M )
|
Char(24) |
No |
$0
|
|
|
Value - Market |
value_market
|
The calculated market value for the box.
This may be equal to the (book) value, for calculations which are independent of either of the evaluation methods.
|
90,000,000
|
Numeric (12,0) |
No |
0
|
|
|
Value Market - Formatted |
value_market_formatted
|
The market value formatted that is displayed, that is displayed when the cost directory is set to "Market Values".
This value is formatted based on the settings in the field "Value - Formatting" (value_display_format)
|
$90M |
Char(24) |
No |
$0
|
|
|
Value - Date Last Calculated |
date_last_calc |
The latest date for which the box value was calculated |
2016-01-31 |
Date |
No |
1900-01-01
|
|
|
Security Group Name
|
group_name
|
The Security Group assigned to the cost directory box. |
PROCESS OWNER |
Char (64) |
Yes
|
|
|
FKey to afm_groups.group_name
If there is no Security Group value then anyone can view the box.
|
Box Tooltip Text |
box_tooltip
|
The tool tip text that is displayed when the user hovers the mouse over the box
The tool tip gives additional helpful information that explains a particular cost or roll-up.
|
Value of buildings and their parcels of land on the last day of the last fiscal year. |
VarChar (256) |
Yes
|
|
|
|
Box Title (Chinese Simplified)
Box Title (German)
Box Title (Spanish)
Box Title (French)
Box Title (Italian)
Box Title (Japanese)
Box Title (Korean)
Box Title (Dutch)
Box Title (Lang01)
...
Box Title (Lang05)
|
box_title_ch, box_title_de, box_title_es, box_title_fr, box_title_it, box_title_jp, box_title_ko, box_title_nl, box_title_no, box_title_zh, box_title_01, box_title_02, box_title_03, box_title_04, box_title_05
|
The translation of the Box Title into one of the languages for which ARCHIBUS or its Business Partners targets its product.
|
For example,
Box Title = "Total Cost of Ownership"
Then,
Box Title (French) = "Cout total de l'Occupation"
Box Title (Italian) = "Costo totale della occupazione"
...
Box Title (Lang 01) = "Costul total al ocuparii"
|
Char (48) |
Yes
|
|
|
|
Box Subtitle (Chinese Simplified)
Box Subtitle (German)
...
Box Subtitle (Lang05
|
box_subtitle_ch, box_subtitle_de, box_subtitle_es, box_subtitle_fr, box_subtitle_it, box_subtitle_jp, box_subtitle_ko, box_subtitle_nl, box_subtitle_no, box_subtitle_zh, box_subtitle_01, box_subtitle_02, box_subtitle_03, box_subtitle_04, box_subtitle_05
|
The translation of the Box Subtitle into one of the languages for which ARCHIBUS or its Business Partners targets its product. |
|
Char (96)
|
Yes |
|
|
|
Box Tooltip Text (Chinese Simplified)
Box Tooltip Text (German)
...
Box Tooltip Text (Lang05)
|
box_tooltip_ch, box_tooltip_de, box_tooltip_es, box_tooltip_fr, box_tooltip_it, box_tooltip_jp, box_tooltip_ko, box_tooltip_nl, box_tooltip_no, box_tooltip_zh, box_tooltip_01, box_tooltip_02, box_tooltip_03, box_tooltip_04, box_tooltip_05
|
The translation of the Box Tooltip text into one of the languages for which ARCHIBUS or its Business Partners targets its product.
|
For example, Box Tooltip Text (French):
"La valeur des bâtiments et de leurs parcelles de terrain pour le dernier jour de l'année financière courrant."
The English equivalent (Box Tooltip Text) is:
"Value of buildings and their parcels of land on the last day of the last fiscal year."
|
VarChar (384) |
Yes
|
|
|
|