Browse Source

Parameter Basistabelle eingefügt

master
Marlies Winterstein 2 weeks ago
parent
commit
7f7625d9d2
  1. 5
      src-modules/module/rpta/masken/48410_felderinfo.unl
  2. 1
      src-modules/module/rpta/masken/48410_masken_felder_bez.unl

5
src-modules/module/rpta/masken/48410_felderinfo.unl

@ -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^^ ^ ^ 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^^ ^ ^ 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 \ 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 'sximport','SX-Importkopie' from xdummy\
union select 'standard','Standardkopie' from xdummy\ union select 'standard','Standardkopie' from xdummy\
;^hidden^<<SQL>> 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;^ 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;^ ^ ^

1
src-modules/module/rpta/masken/48410_masken_felder_bez.unl

@ -4,3 +4,4 @@
48410^48413^ 48410^48413^
48410^48414^ 48410^48414^
48410^48415^ 48410^48415^
48410^48416^

Loading…
Cancel
Save