didlod.js 2.14 KB
Newer Older
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
export default {
	"RF000026": "If an existing Import L/C contract is used, it must not be opened or closed.",
	"RF000027": "This transaction creates a new Import L/C contract.",
	"RF000028": "If an existing Import L/C contract is used, it must not be opened or closed.",
	"RF000029": "An existing Import L/C contract, which is opened and not closed.",
	"CT000059": "Selected L/C is not yet issued",
	"RF000040": "An existing Import L/C contract, which is not closed.",
	"CT000058": "Selected L/C is not closed",
	"RF000041": "An existing Import L/C contract (can be closed).",
	"CT000010": "No L/C selected",
	"CT000057": "Selected L/C is closed",
	"CT000056": "No L/C selected",
	"RF000025": "This transaction creates a new Import L/C contract.",
	"RF000037": "An existing Import L/C contract, which is opened and not closed.",
	"RF000038": "The number of received document sets must be less than 999.",
	"RF000039": "An existing Import L/C contract, which is not closed.",
	"RF000030": "The number of amendments must be less than 99.",
	"RF000031": "An existing Import L/C contract, which is opened and not closed.",
	"RF000032": "The number of amendments must be less than 99.",
	"CT000066": "The maximum number of allowed revolvings under selected L/C has been reached",
	"RF000033": "An existing Import L/C contract, which is opened and not closed.",
	"CT000065": "Selected L/C has no revolving clause",
	"RF000034": "An existing Import L/C contract, which is not closed.",
	"CT000068": "Selected L/C is completely utilized",
	"RF000035": "An existing Import L/C contract, which is opened and not closed.",
	"CT000067": "No more revolvings possible, as the maximum number of 99 has been reached",
	"RF000036": "The numbers of advised and of received documents sets must be less than 999.",
	"CT000062": "Please close any open subcontracts (e.g. sets of documents) first",
	"CT000061": "No more amendments possible, as the maximum number of 99 has been reached",
	"CT000064": "No more advises possible, as the maximum number of 999 has been reached",
	"CT000063": "No more utilisations possible, as the maximum number of 999 has been reached",
	"CT000060": "Selected L/C is already issued",
}