Zum Hauptinhalt springen

B4A.TA.VARA@SEC_SQLI.LIST-TEST-DEFINITIONS

Details

PropertyValue
TypeVARA
FolderPACKAGES/BEST4AUTOMIC/B4A.TA/SOURCE
TitleRetrieves list of documentation objects with test definitions
Archive Key 1-
Archive Key 2-
CreatedAndreas Büsching am: 2024-09-30 16:27:56
Last ModifiedAndreas Büsching am: 2024-09-30 16:28:55 2 x
Last Used-

SQL

Statement (MS SQL)
SELECT OH_NameFROM OHWHERE OH_OType = 'DOCU'AND OH_Name like '%@TESTS@'AND OH_Client = ?AND OH_DeleteFlag = 0
Statement (Oracle)
SELECT OH_NameFROM OHWHERE OH_OType = 'DOCU'AND OH_Name like '%@TESTS@'AND OH_Client = ?AND OH_DeleteFlag = 0

Result Format :

Bind Parameters

NumberParameter
1&$CLIENT#

Attributes

Data & Formatting

Data Type
TEXT
Force Upper Case

Script Access

If key not found
INITIAL_VALUES