Zum Hauptinhalt springen

BBC.SHARED.VARA@SEC_SQLI.LIST-CALE-KEYWORDS

Description

Details

PropertyValue
TypeVARA
FolderPACKAGES/BEST-BLU/BBC.SHARED/SOURCE/LISTING
TitleRetrieves list of keywords of one calendar object
Archive Key 1-
Archive Key 2-
CreatedAndreas Büsching am: 2023-08-07 15:07:47
Last ModifiedAndreas Büsching am: 2023-08-07 15:46:53 9 x
Last Used-

SQL

Statement (MS SQL)
SELECT OKB_NameFROM OHJOIN OKB ON OH_IdNr = OKB_OH_IdNrWHERE OH_OType = 'CALE'AND OH_Client = ?AND OH_Name = ?AND OH_DeleteFlag = 0
Statement (Oracle)
SELECT OKB_NameFROM OHJOIN OKB ON OH_IdNr = OKB_OH_IdNrWHERE OH_OType = 'CALE'AND OH_Client = ?AND OH_Name = ?AND OH_DeleteFlag = 0

Result Format :

Bind Parameters

NumberParameter
1&$CLIENT#
2

Attributes

Data & Formatting

Data Type
TEXT
Force Upper Case

Script Access

If key not found
INITIAL_VALUES