#
#
#	ITSV GmbH
#	CCDB - Command and Control Database
#
# 	File:			dquerymfile_OBJRWEDITOR.txt
#	DESCRIPTION:	DQUERY-Definitions for CCDB-Query OBJRWEDITOR
#
#	VERSION:		1.0
#	AUTHOR:			Wolfgang Scherer
#	ISSUE:			14.10.2019
#
@querytitle 		Regelwerk-Editor für logische Objekte
@querydescription	Zeit alle Inhalte des Regelwerks für logische Objekte an und erlaubt die Bearbeitung
@group				ADMIN
@querytype			dbselect
@sql				select '----' as "Bearbeitung",RWTYP.RWPARENT,RWNAME,RWVALUE,RWDESC from CCRW where RWTYP in ('OBJACTION', 'OBJTYPE', 'OACTION', 'OACTATTRIB')
#
@decoration.decorate_colcell.0			$CONTROL:rwtypeingabe:rwtypeoptions
@rwtypeoptions.control_type				edit
