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
export default {
"RF000026": "An existing Transfer contract, which is opened and not closed.",
"RF000027": "The number of utilizations must be less than 999.",
"RF000028": "An existing Transfer contract (can be closed).",
"RF000029": "An existing transfer contract (can be closed).",
"CT000037": "No more amendments possible as the maximum number of 999 has been reached",
"RF000020": "An existing Transfer contract, which is not closed.",
"RF000021": "An existing Transfer contract, which is not closed.",
"CT000011": "Selected transfer has no open amount",
"RF000022": "An existing Transfer contract, which is opened and not closed.",
"CT000010": "No more utilisations possible as the maximum number of 999 has been reached.",
"RF000023": "An existing Transfer contract, which is opened and not closed.",
"RF000024": "An existing Transfer contract, which is opened and not closed.",
"CT000012": "Selected transfer is not closed",
"RF000025": "The open amount must not be zero and the number of utilizations must be less than 999.",
"RF000015": "An existing Transfer contract, which is opened and not closed.",
"RF000016": "The number of amendments must be less than 99.",
"RF000017": "An existing Transfer contract, which is opened and not closed.",
"RF000018": "The number of amendments must be less than 99.",
"CT000008": "Please close open document sets under selected transfer first",
"RF000019": "An existing Transfer contract, which is not closed.",
"CT000007": "No more amendments possible as the maximum number of 99 has been reached",
"CT000009": "Not possible, if a transfer is selected",
"CT000004": "No transfer selected",
"RF000030": "An existing Transfer contract, which is not closed.",
"CT000006": "Selected transfer is not issued yet",
"RF000031": "Document sets with open amounts must not exist.",
"CT000005": "Selected transfer is closed",
"RF000032": "An existing Transfer contract, which is closed.",
"CT000000": "The selected transaction cannot be started under the selected transfer",
"RF000033": "Not allowed, if no contract is loaded.",
"RF000034": "Is used to attach incoming messages to a contract without further processing.",
"RF000013": "This transaction creates a new Transfer contract.",
"RF000035": "An existing Transfer contract (can be closed).",
"RF000014": "So no existing Transfer contract must be used.",
"RF000036": "This transaction could be started from CONCHG only.",
}