BBC.SHARED.VARA@SEC_SQLI.LIST-STATIC-VARA
Summary
Description
provides a list of all available XML variable objects in the current client.
- Object type
- VARA
- Object Folder
- PACKAGES/BEST-BLU/BBC.SHARED/SOURCE/LISTING
- Title
- Retrieves list of STATIC variable objects
- Archive Key 1
- -
- Archive Key 2
- -
- Created
- WRITER/B4A am: 2022-02-28 14:47:18
- Last Modified
- WRITER/B4A am: 2024-01-09 09:57:40 18 x
- Last Used
- -
SQL
- Statement (MS SQL)
- SELECT OH_Name FROM OH WHERE OH_OType = ‘VARA’ AND OH_SubType = ‘STATIC’ AND OH_Client = ? AND OH_DeleteFlag = 0
- Statement (Oracle)
- SELECT OH_Name FROM OH WHERE OH_OType = ‘VARA’ AND OH_SubType = ‘STATIC’ 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