-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstircase.jh
106 lines (106 loc) · 2.59 KB
/
stircase.jh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
entity STIRCase {
entityName String
entity String
lsdbID String
relationship String
vendorRAGstatus String
explanationOfEstimate String
repRiskConcerns String
relationshipDescription String
i1na String
i2na String
i3na String
i4na String
i5na String
i6na String
i7na String
i8na String
i9na String
i10na String
i11na String
i12na String
indicatorDiscuss1 String
indicatorDiscuss2 String
indicatorDiscuss3 String
indicatorDiscuss4 String
indicatorDiscuss5 String
indicatorDiscuss6 String
indicatorDiscuss7 String
indicatorDiscuss8 String
indicatorDiscuss9 String
indicatorDiscuss10 String
indicatorDiscuss11 String
indicatorDiscuss12 String
decision String
potentialMitigatingActions String
commentChallenge String
commentValidate String
entityInfoRC String
stepInEstimationRC String
impactAnalysisRC String
indicatorAnalysisRC String
entityBelowBSponsor String
isSPE String
noneOfTheAboveA String
entityBelowBInvestor String
equityHoldingsPerPolicy String
debtHoldingsInScope String
noneOfTheAboveB String
tier1Vendor String
noneOfTheAboveC String
entityType String
entityTypeOther String
attachment String
attachmentNoCID String
attachmentComment String
typeOfSupportAnticipated String
instrumentOfTradingOrBankingBook String
regTreatment String
description String
accountingIFRSTreatment String
accountingIFRSTreatmentEquity String
accountingIFRSTreatmentDebt String
totalAssetSize String
uncalledCommitment String
currentAUM String
targetAUM String
stepInRiskAmount String
totalAssetSize String
contractualExposureInMillionUSD String
amconf1 String
amconf2 String
amconf3 String
DRRdecision String
optionalComment String
optionalCommentRatios String
rejectionRationale String
dueDate String
caseType String
caseName String
endTime String
caseDueDate String
firstLoDInitiator String
secondLoDAssignee String
ratioAssignee String
drrAssignee String
businessKey String
initiationDate String
reviewOutcome String
ubsDivision String
commentReject String
rejectOrEscalate String
attachmentEscalation String
attachmentEscalationNoCID String
businessKey String
callbackId String
callbackType String
caseDefinitionId String
endTime LocalDate
id String
name String
parentId String
startTime LocalDate
startUserId String
state String
tenantId String
}