2 changed files with 4 additions and 2 deletions
@ -1,9 +1,10 @@
@@ -1,9 +1,10 @@
|
||||
48410^zu kopierendes Spaltenlayout^0^0^0^150^450^1^integer^30^1^1^<<SQL>> select tid, uniquename || ' - ' || caption from rpta_column_layout order by caption;^ ^ ^ |
||||
48410^Basistabelle^0^0^0^150^450^1^integer^30^0^1^<<SQL>> select tid, uniquename || ' - ' || caption from rpta_resultset order by caption;^ ^ ^ |
||||
48411^Neuer Name^2^0^0^150^250^1^char^100^1^0^^ ^ ^ |
||||
48412^Neuer Schlüssel^1^0^0^150^200^1^char^30^1^0^^ ^ ^ |
||||
48413^Erläuterung^12^0^0^150^400^4^char^240^0^0^^ ^ ^ |
||||
48413^Erläuterung^12^0^0^150^400^1^char^240^0^0^^ ^ ^ |
||||
48414^Art der Kopie^1065^0^0^100^150^1^char^30^1^1^<<SQL>> select 'makro','Makrobericht' from xdummy \ |
||||
union select 'sximport','SX-Importkopie' from xdummy\ |
||||
union select 'standard','Standardkopie' from xdummy\ |
||||
;^hidden^<<SQL>> select 'standard','Standardkopie' from xdummy;^ |
||||
48415^Achtung:^100^0^0^150^450^1^char^60^0^8^<<SQL>> select 'Vorhandene Spaltenlayouts mit gleichem Schlüssel werden überschrieben!' from xdummy;^ ^<<SQL>> select 'Vorhandene Spaltenlayouts mit gleichem Schlüssel werden überschrieben!' from xdummy;^ |
||||
48416^zu kopierendes Spaltenlayout^1^0^0^150^450^1^integer^30^1^1^<<SQL>> select tid, uniquename || ' - ' || caption from rpta_column_layout where 1=1 /* and <<Basistabelle>>=resultset_id*/ order by caption;^ ^ ^ |
||||
|
Loading…
Reference in new issue