HMOD#66867 -- Kostenplaatsen voor Afdelingen herzien in koffersysteem

svn path=/Customer/trunk/; revision=51362
This commit is contained in:
Jos Migo
2021-05-10 14:03:38 +00:00
parent c4088f758b
commit 99e2907de5

View File

@@ -346,7 +346,8 @@ AS
k.code,
SUBSTR (k.code, 1, INSTR (k.code, '-')-1)
organisatie_code,
k.afdeling,
SUBSTR (k.code, 1, INSTR (k.code, '-')-1) || ' - ' || k.afdeling
organisatie_tot,
SUBSTR(k.code,(instr(k.code,'-')+1),LENGTH(k.code))
functie_code,
k.functie