AAEN#25223 API-views (eerste aanzet)

svn path=/Database/trunk/; revision=16705
This commit is contained in:
Peter Feij
2013-02-01 11:35:25 +00:00
parent 51c5af7527
commit 9f4ea2fb05
12 changed files with 395 additions and 80 deletions

View File

@@ -248,7 +248,10 @@ 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;
REGISTERRUN('$Workfile: BES_VIE.SRC $','$Revision$')
#endif // BES