123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- USE [CARLO]
- GO
- TRUNCATE TABLE [import].[Time_Entry_T]
- GO
- --TRUNCATE TABLE [import].[Wertposten]
- --GO
- TRUNCATE TABLE [import].[Werkstattzeile]
- GO
- --TRUNCATE TABLE [import].[Werkstattposten]
- --GO
- TRUNCATE TABLE [import].[Werkstattkopf]
- GO
- TRUNCATE TABLE [import].[Verkaufszeile]
- GO
- --TRUNCATE TABLE [import].[Verkaufsrechnungszeile]
- --GO
- --TRUNCATE TABLE [import].[Verkaufsrechnungskopf]
- --GO
- TRUNCATE TABLE [import].[Verkaufskopf]
- GO
- TRUNCATE TABLE [import].[Verkaufsgutschriftszeile]
- GO
- TRUNCATE TABLE [import].[Verkaufsgutschriftskopf]
- GO
- TRUNCATE TABLE [import].[Verkaufsanfragezeile]
- GO
- TRUNCATE TABLE [import].[Verkaufsanfragekopf]
- GO
- TRUNCATE TABLE [import].[Verkaeufer_Einkaeufer]
- GO
- TRUNCATE TABLE [import].[Time_Account_T]
- GO
- TRUNCATE TABLE [import].[Teilehandel_Statistik_Summen]
- GO
- TRUNCATE TABLE [import].[Teilehandel_Statistik_Details]
- GO
- TRUNCATE TABLE [import].[Task_Type]
- GO
- TRUNCATE TABLE [import].[Task_Acquisition_Ledger_Entry]
- GO
- --TRUNCATE TABLE [import].[Sachposten]
- --GO
- TRUNCATE TABLE [import].[Sachkonto]
- GO
- TRUNCATE TABLE [import].[Produktbuchungsgrp]
- GO
- TRUNCATE TABLE [import].[Paketposten]
- GO
- TRUNCATE TABLE [import].[Kreditorenposten]
- GO
- TRUNCATE TABLE [import].[Kreditor]
- GO
- TRUNCATE TABLE [import].[Kostenstelle]
- GO
- TRUNCATE TABLE [import].[Geschaeftsbuchungsgrp]
- GO
- TRUNCATE TABLE [import].[Filialbezeichnung]
- GO
- TRUNCATE TABLE [import].[Fibu_Buch_Blattzeile]
- GO
- TRUNCATE TABLE [import].[Fibu_Buch_Blatt_Vorlage]
- GO
- TRUNCATE TABLE [import].[Fibu_Buch_Blatt_Verteilung]
- GO
- TRUNCATE TABLE [import].[Fibu_Buch_Blatt_Name]
- GO
- TRUNCATE TABLE [import].[Fahrzeugposten]
- GO
- --TRUNCATE TABLE [import].[Fahrzeug_Ausstattung]
- --GO
- --TRUNCATE TABLE [import].[Fahrzeug]
- --GO
- TRUNCATE TABLE [import].[Employee_T]
- GO
- TRUNCATE TABLE [import].[Employee]
- GO
- TRUNCATE TABLE [import].[Debitorgruppe]
- GO
- --TRUNCATE TABLE [import].[Debitorenposten]
- --GO
- TRUNCATE TABLE [import].[Debitor]
- GO
- TRUNCATE TABLE [import].[Calendar_T]
- GO
- TRUNCATE TABLE [import].[Artikel_Buch_Blattzeile]
- GO
- --TRUNCATE TABLE [import].[Artikel]
- --GO
- TRUNCATE TABLE [import].[Archiv_Werkstattzeile]
- GO
- TRUNCATE TABLE [import].[Archiv_Werkstattkopf]
- GO
- TRUNCATE TABLE [import].[Archiv_Verkaufskopf]
- GO
- TRUNCATE TABLE [import].[Archiv_Filialauftragszeile]
- GO
- TRUNCATE TABLE [import].[Archiv_Filialauftragskopf]
- GO
- --TRUNCATE TABLE [import].[Arbeitswertposten]
- --GO
- TRUNCATE TABLE [import].[Abnehmergruppe_VW]
- GO
- TRUNCATE TABLE [import].[Fahrzeug_Hauptgruppe]
- GO
- TRUNCATE TABLE [import].[Fahrzeug_Untergruppe]
- GO
- TRUNCATE TABLE [import].[Herkunftscode]
- GO
- TRUNCATE TABLE [import].[Kontensch_Kontrolle_Sachp_BKR]
- GO
- TRUNCATE TABLE [import].[Kostentraegerbuchungsgruppe]
- GO
- TRUNCATE TABLE [import].[Kostentraegerkonto]
- GO
- TRUNCATE TABLE [import].[Kostentraegerposten]
- GO
- TRUNCATE TABLE [import].[MB_Branchcode_Mapping]
- GO
- TRUNCATE TABLE [import].[MB_Costcenter]
- GO
- TRUNCATE TABLE [import].[MB_Costcentercode_Mapping]
- GO
- TRUNCATE TABLE [import].[MB_Costunit]
- GO
- TRUNCATE TABLE [import].[MB_Costunitcode_Mapping]
- GO
- TRUNCATE TABLE [import].[MB_Distr_Channelcode_Mapping]
- GO
- TRUNCATE TABLE [import].[MB_Distributionchannel]
- GO
- TRUNCATE TABLE [import].[MB_Location]
- GO
- TRUNCATE TABLE [import].[MB_Locationcode_Mapping]
- GO
- TRUNCATE TABLE [import].[MB_Make]
- GO
- TRUNCATE TABLE [import].[MB_Make_KBA_No_Mapping]
- GO
- TRUNCATE TABLE [import].[MB_Makecode_Mapping]
- GO
- TRUNCATE TABLE [import].[MB_Setup]
- GO
- TRUNCATE TABLE [import].[Model_Linien_alt]
- GO
- TRUNCATE TABLE [import].[Modell_Line_Neu]
- GO
- TRUNCATE TABLE [import].[Modell_Aufbauten]
- GO
- TRUNCATE TABLE [import].[Modellinien]
- GO
- TRUNCATE TABLE [import].[Modelljahre]
- GO
- TRUNCATE TABLE [import].[Produktklasse]
- GO
|