# # ITSV-GmbH # CCDB - Command and Control Database # # FILE: dquerymfile_SOIDinfo # DESCRIPTION: DQUERY definitions of CCDB DQUERY SOIDinfo # @querytitle Information über eine Lohnsoftware-SOID anzeigen @querydescription Zeigt alle Informationen über eine Lohnsoftware-SOID (gespeichert in SVCLRWSOID und CCATT) an und erlaubt deren Bearbeitung @group SVCLEARRW @attributenames SOID:SOID @querytype dbselect @sql select SOID as SOID, 'SOID' as EIGENSCHAFT, SOID as WERT from SVCLRWSOID where SOID=::SOID:: UNION select SOID as SOID, 'LSWID' as EIGENSCHAFT, LSWID as WERT from SVCLRWSOID where SOID=::SOID:: UNION select ATTPARKURZ as SOID, CONCAT(ATTARCHTYP,'_',ATTNAME) as EIGENSCHAFT, ATTVALUE as WERT from CCATT where ATTPARTYPE='SVCLRWSOID' and ATTPARKURZ=::SOID:: @title Informationen über Lohnsoftware-SOID "{{SOID}}" @decoration.decorate_colcell.2 $CONTROL:werteingabe:weoptions @weoptions.control_type edit @weoptions.value @@celldata@@ @weoptions.url /dquery?dataname=performObjectAction&action=SET&objtype=svclsoid&key=@@row.SOID@@&attribute=@@row.EIGENSCHAFT@@&return_to=SOIDinfo&return_key=SOID&return_value=@@SOID@@ @weoptions.submitlabel Geänderten Wert für @@row.EIGENSCHAFT@@ speichern @weoptions.textinput_fieldname value @bottomtext