HMOD#66867 -- Kostenplaatsen voor Afdelingen herzien in koffersysteem
svn path=/Customer/trunk/; revision=51362
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user