PLAT#52406: MJOB: Import van operationele resultaten
svn path=/Customer/; revision=38274
This commit is contained in:
@@ -46,13 +46,12 @@ WHERE ins_discipline_module = 'CTR'
|
||||
AND ins_discipline_omschrijving = 'Meerjaren Onderhoud'
|
||||
AND ins_discipline_verwijder IS NULL;
|
||||
|
||||
|
||||
CREATE TABLE plat_imp_mjob_results
|
||||
(
|
||||
fac_import_key NUMBER(10),
|
||||
ins_deelsrtcontrole_key NUMBER(10),
|
||||
uitgevoerd NUMBER(10),
|
||||
planjaar DATE
|
||||
opmerking VARCHAR2(1000)
|
||||
);
|
||||
|
||||
INSERT INTO fac_import_app (fac_import_app_code, fac_import_app_oms, fac_functie_key, fac_import_app_charset, fac_import_app_prefix)
|
||||
|
||||
Reference in New Issue
Block a user