BLCC#77142 Rap/Uren (tijdschrijven Sustainable Analytics)
svn path=/Customer/trunk/; revision=59672
This commit is contained in:
@@ -27719,6 +27719,7 @@ AS
|
||||
SELECT x.prs_bedrijf_naam debiteur,
|
||||
--x.prs_overeenkomst_nr debiteurnr,
|
||||
x.ins_discipline_omschrijving contractsoort,
|
||||
x.cnt_contract_omschrijving contractbeschrijving,
|
||||
x.cnt_contract_nummer_intern || '.' || COALESCE (x.cnt_contract_versie, '0')
|
||||
contractnr,
|
||||
x.cnt_contract_key contractkey,
|
||||
@@ -27744,6 +27745,7 @@ AS
|
||||
FROM (SELECT b.prs_bedrijf_naam,
|
||||
--b.prs_overeenkomst_nr,
|
||||
cd.ins_discipline_omschrijving,
|
||||
c.cnt_contract_omschrijving,
|
||||
c.cnt_contract_nummer_intern,
|
||||
c.cnt_contract_versie,
|
||||
c.cnt_contract_key,
|
||||
@@ -27809,7 +27811,7 @@ AS
|
||||
WHERE c.ins_discipline_key = ct.ins_discipline_key
|
||||
AND ct.ins_discipline_key IN (2187) -- SLA Operationeel Center
|
||||
AND c.cnt_prs_bedrijf_key = b.prs_bedrijf_key;
|
||||
|
||||
|
||||
CREATE OR REPLACE FORCE VIEW BLCC_V_UDR_WVG_ABO
|
||||
(
|
||||
CNT_CONTRACT_KEY,
|
||||
@@ -28032,7 +28034,7 @@ AS
|
||||
cnt_contract_status,
|
||||
prs_bedrijf_naam,
|
||||
aantal_uren;
|
||||
|
||||
|
||||
------ payload end ------
|
||||
|
||||
SET DEFINE OFF
|
||||
|
||||
Reference in New Issue
Block a user