EBNF#81061 Implementatie EBN
svn path=/Customer/trunk/; revision=64565
This commit is contained in:
@@ -486,8 +486,7 @@ AS
|
||||
res_ruimte rer,
|
||||
res_alg_ruimte rarm,
|
||||
alg_v_ruimte_gegevens_all alg
|
||||
WHERE rrr.res_status_bo_key = 2
|
||||
AND rra.RES_RSV_RUIMTE_KEY = rrr.RES_RSV_RUIMTE_KEY
|
||||
WHERE rra.RES_RSV_RUIMTE_KEY = rrr.RES_RSV_RUIMTE_KEY
|
||||
AND rrr.res_ruimte_opstel_key = rop.res_ruimte_opstel_key
|
||||
AND ros.res_opstelling_key = rop.res_opstelling_key
|
||||
AND rer.res_ruimte_key = rop.res_ruimte_key
|
||||
@@ -540,8 +539,7 @@ AS
|
||||
FROM res_rsv_ruimte rrr,
|
||||
res_rsv_artikel rra,
|
||||
alg_v_ruimte_gegevens_all alg
|
||||
WHERE rrr.res_status_fo_key = 2
|
||||
AND rra.RES_RSV_RUIMTE_KEY = rrr.RES_RSV_RUIMTE_KEY
|
||||
WHERE rra.RES_RSV_RUIMTE_KEY = rrr.RES_RSV_RUIMTE_KEY
|
||||
AND alg.alg_ruimte_key = rrr.alg_ruimte_key
|
||||
ORDER BY reservering_key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user