INSERT INTO [edbBstn] ([Name],[Bezeichnung],[Suffix],[Präfix],[Zielsystem],[Aufrufbar],[Baustein_Kategorie],[Parent],[EdbInt],[Path],[Version],[Interface_Version],[Header_Record],[Anzahl_Felder],[Table_Mode],[AltPath],[ExtName],[AltExtName],[Sequenz],[Flags],[Picture],[ListBy],[ListFor],[Settings],[Interface_Dialog]) VALUES('GCPT','Generiertes Copybook TAA-OSSY', 'CPY', 'C$Z', 'CSV',0,3,'GCPY',182,NULL,0,0,0,0,0,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,0); INSERT INTO [edbBstn] ([Name],[Bezeichnung],[Suffix],[Präfix],[Zielsystem],[Aufrufbar],[Baustein_Kategorie],[Parent],[EdbInt],[Path],[Version],[Interface_Version],[Header_Record],[Anzahl_Felder],[Table_Mode],[AltPath],[ExtName],[AltExtName],[Sequenz],[Flags],[Picture],[ListBy],[ListFor],[Settings],[Interface_Dialog]) VALUES('GCPV','Generiertes Copybook sonstige Variante', 'CPY', 'C$Z', 'CSV',0,3,'GCPY',183,NULL,0,0,0,0,0,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,0); INSERT INTO [edbBstn] ([Name],[Bezeichnung],[Suffix],[Präfix],[Zielsystem],[Aufrufbar],[Baustein_Kategorie],[Parent],[EdbInt],[Path],[Version],[Interface_Version],[Header_Record],[Anzahl_Felder],[Table_Mode],[AltPath],[ExtName],[AltExtName],[Sequenz],[Flags],[Picture],[ListBy],[ListFor],[Settings],[Interface_Dialog]) VALUES('GCPM','Manuelles Copybook', 'CPY', 'C$Z', 'CSV',0,3,'GCPY',184,NULL,0,0,0,0,0,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,0); UPDATE [edbBstn] set [Suffix] = 'CPY' where [Name] = 'COPY'