ActivityAnalysisReportFilterHierarchy¶
Example Json Object
1{
2 "erpSystemFilterType": {
3 "name": "ALL",
4 "captionKey": "enum.filterType.all",
5 "caption": "All"
6 },
7 "leaseAreaFilterType": {
8 "name": "ALL",
9 "captionKey": "enum.filterType.all",
10 "caption": "All"
11 },
12 "businessUnitFilterType": {
13 "name": "ALL",
14 "captionKey": "enum.filterType.all",
15 "caption": "All"
16 },
17 "companyFilterType": {
18 "name": "ALL",
19 "captionKey": "enum.filterType.all",
20 "caption": "All"
21 },
22 "leaseDepartmentFilterType": {
23 "name": "ALL",
24 "captionKey": "enum.filterType.all",
25 "caption": "All"
26 },
27 "leaseGroupFilterType": {
28 "name": "ALL",
29 "captionKey": "enum.filterType.all",
30 "caption": "All"
31 },
32 "costCenterFilterType": {
33 "name": "ALL",
34 "captionKey": "enum.filterType.all",
35 "caption": "All"
36 },
37 "profitCenterFilterType": {
38 "name": "ALL",
39 "captionKey": "enum.filterType.all",
40 "caption": "All"
41 },
42 "wbsFilterType": {
43 "name": "ALL",
44 "captionKey": "enum.filterType.all",
45 "caption": "All"
46 },
47 "objectBaseIds": []
48}
📄 Description: Data transfer object representing a hierarchical filter for generating activity analysis reports within the Nakisa Lease Accounting Suite, encompassing key elements such as leases, contracts, financial obligations, and accounting entries.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
erpSystemFilterType |
false |
none |
Type of the erp system filter |
|
leaseAreaFilterType |
false |
none |
Type of the lease area filter |
|
businessUnitFilterType |
false |
none |
Type of the business unit filter |
|
companyFilterType |
false |
none |
Type of the company filter |
|
leaseDepartmentFilterType |
false |
none |
Type of the lease department filter |
|
leaseGroupFilterType |
false |
none |
Type of the lease group filter |
|
costCenterFilterType |
false |
none |
Type of the cost center filter |
|
profitCenterFilterType |
false |
none |
Type of the profit center filter |
|
wbsFilterType |
false |
none |
Type of the wbs filter |
|
objectBaseIds |
false |
none |
List of objectBaseIds items |