SGGR#67109 + WEB_INSMIN

svn path=/Database/trunk/; revision=54172
This commit is contained in:
2021-12-15 20:04:42 +00:00
parent 9133b33380
commit 4c1a673f32
2 changed files with 4 additions and 0 deletions

View File

@@ -1732,6 +1732,7 @@ DEF_FAC_FUNCTIE3('WEB_INSMGT', 'INS', 0, 0, 2); // 2
DEF_FAC_FUNCTIE3('WEB_INSMSU', 'INS', 0, 0, 2); // 2
DEF_FAC_FUNCTIE3('WEB_INSPRJ', 'INS', 11, 1, 1); // 1
DEF_FAC_FUNCTIE3('WEB_INSUSE', 'INS', 11, 1, 1); // 1
DEF_FAC_FUNCTIE3('WEB_INSMIN', 'INS', 0, 1, 0);
DEF_FAC_FUNCTIE3('WEB_KPIRAP', 'KPI', 0, 0, 0); // 1
DEF_FAC_FUNCTIE3('WEB_LAYOUT', 'FAC', 0, 0, NULL); // NULL
DEF_FAC_FUNCTIE3('WEB_LCLSYS', 'FAC', 0, 0, NULL); // 2

View File

@@ -629,6 +629,9 @@ ALTER TABLE prs_perslid_inzetbaar ADD (
NUMBER(16,6)
);
/////////////////////////////////////////////////////////////////////////////////////////// SGGR#67109
DEF_FAC_FUNCTIE3('WEB_INSMIN', 'INS', 0, 1, 0);
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#*****
///////////////////////////////////////////////////////////////////////////////////////////