FCLT#73722 Opruimen van oude API-1 onderdelen

svn path=/Database/trunk/; revision=57527
This commit is contained in:
Erik Groener
2022-10-05 14:14:29 +00:00
parent 3f20c53c2e
commit dc4c2d93d8
11 changed files with 24 additions and 697 deletions

View File

@@ -257,9 +257,6 @@ AS
AND fr.fac_locale_kolomnaam(+) = 'BES_SRTDEEL_OMSCHRIJVING'
AND fr.fac_locale_lang(+) = 'FR';
-- Vooralsnog placeholders, moeten aangepast worden
CREATE_VIEW(bes_v_api_bestellingen, 1) AS SELECT * from bes_bestelling;
CREATE_VIEW(bes_v_api_bestelopdrachten, 1) AS SELECT * from bes_bestelopdr;
/* ROOT VIEWS for User defined Reports (UDR) */
CREATE_VIEW(bes_v_udr_bestelling, 1)