lidlod.js 3.29 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 34 35 36 37 38 39 40 41 42 43 44 45 46 47
export default {
	"RF000026": "If an existing Import L/C contract is used, it must not be opened or closed.",
	"RF000048": "An existing Import L/C contract, which is opened and not closed.",
	"RF000027": "This transaction creates a new Import L/C contract.",
	"RF000049": "An existing Import L/C contract, which is not closed.",
	"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.",
	"CT000015": "Please close any open subcontracts (e.g. sets of documents) first",
	"RF000040": "An existing Import L/C contract, which is not closed.",
	"CT000014": "Selected L/C is already issued",
	"RF000041": "An existing Import L/C contract (can be closed).",
	"CT000017": "No more advises possible, as the maximum number of 999 has been reached",
	"RF000042": "An existing Import L/C contract (can be closed).",
	"CT000016": "No more utilisations possible, as the maximum number of 999 has been reached",
	"RF000043": "An existing Import L/C contract, which is opened and not closed.",
	"CT000011": "Selected L/C is closed",
	"CT000055": "Open Amount is Zero",
	"RF000044": "The contract must be marked as revolving and the maximum number of allowed revolvings must not be reached.",
	"CT000010": "No L/C selected",
	"RF000045": "An existing Import L/C contract, which is opened and not closed.",
	"CT000013": "No more amendments possible, as the maximum number of 99 has been reached",
	"RF000046": "The numbers of advised and of received document sets must be less than 999.",
	"CT000012": "Selected L/C is not yet issued",
	"CT000056": "No more amendments possible, as the maximum number of 999 has been reached",
	"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.",
	"RF000051": "A closed Import L/C contract.",
	"RF000030": "The number of amendments must be less than 99.",
	"RF000052": "Not allowed, if no contract is loaded.",
	"RF000031": "An existing Import L/C contract, which is opened and not closed.",
	"RF000053": "Is used to attach incoming messages to a contract without further processing.",
	"RF000032": "The number of amendments must be less than 99.",
	"RF000054": "Not allowed, if no contract is loaded. This transaction could be started from CONCHG only.",
	"CT000000": "The selected transaction cannot be started under the selected L/C.",
	"CT000022": "No more revolvings possible, as the maximum number of 99 has been reached",
	"RF000033": "An existing Import L/C contract, which is opened and not closed.",
	"CT000021": "The maximum number of allowed revolvings under selected L/C has been reached",
	"RF000034": "An existing Import L/C contract, which is not closed.",
	"CT000024": "Selected L/C is not closed",
	"RF000035": "An existing Import L/C contract, which is opened and not closed.",
	"CT000023": "Selected L/C is completely utilized",
	"RF000036": "The numbers of advised and of received documents sets must be less than 999.",
	"CT000020": "Selected L/C has no revolving clause",
	"RF000050": "Open liabilities from unpaid sets of documents or any open subcontracts must not exist.",
}