B4A.TA.VARA@SEC_SQLI.LIST-TEST-DEFINITIONS
Details
Property | Value |
---|---|
Type | VARA |
Folder | PACKAGES/BEST4AUTOMIC/B4A.TA/SOURCE |
Title | Retrieves list of documentation objects with test definitions |
Archive Key 1 | - |
Archive Key 2 | - |
Created | Andreas Büsching am: 2024-09-30 16:27:56 |
Last Modified | Andreas 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
Number | Parameter |
---|---|
1 | &$CLIENT# |
Attributes
Data & Formatting
- Data Type
- TEXT
- Force Upper Case
- ❌
Script Access
- If key not found
- INITIAL_VALUES