Budget String Components
- Minna
- Gerry Walden
Owned by Minna
The parsing of portions of the budget code depends on positions in the line of the budget string. This functions for any string of letters, integers, or punctuation. Any position that is occupied, has a count. Â
The complexity of the budget string is that one portion (Object) has been extracted and placed in its own reporting unit (Reporting Code). However, the numbering still functions by removing Object. The table shows the character positions of each of the portions.
Actual Character Position | Each character has | Analytics Character Position |
---|---|---|
1 | Tub | 1 |
2 | 2 | |
3 | 3 | |
4 | . (period) | 4 |
5 | Org | 5 |
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | . (period) | 10 |
11 | Object (in Alma this is the Reporting Code and is not in the Analytics budget string.) | |
12 | ||
13 | ||
14 | ||
15 | . (period) | 11 |
16 | Fund | 12 |
17 | 13 | |
18 | 14 | |
19 | 15 | |
20 | 16 | |
21 | 17 | |
22 | . (period) | 18 |
23 | Activity | 19 |
24 | 20 | |
25 | 21 | |
26 | 22 | |
27 | 23 | |
28 | 24 | |
29 | . (period) | 25 |
30 | Sub-Activity | 26 |
31 | 27 | |
32 | 28 | |
33 | 29 | |
34 | . (period) | 30 |
35 | Root | 31 |
36 | 32 | |
37 | 33 | |
38 | 34 | |
39 | 35 |