Zum Hauptinhalt springen

BBC.SHARED.VARA@SEC_SQLI.LIST-CALE

Details

PropertyValue
TypeVARA
FolderPACKAGES/BEST-BLU/BBC.SHARED/SOURCE/LISTING
TitleRetrieves list of calendar objects
Archive Key 1-
Archive Key 2-
CreatedAndreas Büsching am: 2023-08-07 09:25:38
Last ModifiedAndreas Büsching am: 2023-08-07 09:26:00 1 x
Last Used-

SQL

Statement (MS SQL)
SELECT OH_NameFROM OHWHERE OH_OType = 'CALE'AND OH_Client = ?AND OH_DeleteFlag = 0
Statement (Oracle)
SELECT OH_NameFROM OHWHERE OH_OType = 'CALE'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