JDBC Driver for SAP Success Factors LMS

Build 25.0.9539

CatalogsFeed

Retrieve the list of catalogs.

Table-Specific Information

Select

The driver uses the SAPSuccessFactorsLMS API to process WHERE clause conditions that are built with the following columns and operators:
  • CatalogID supports the = comparison operator.
  • LocaleID supports the = comparison operator.
  • FromDate supports the = comparison operator.

The driver processes other filters client-side within the driver.

Columns

Name Type References Required for Select Description
CatalogID [KEY] String True The unique identifier of the catalog.
CatalogDesc String The description of the catalog.
CatalogDomainDesc String The description of the catalog's security domain.
CatalogDomainID String The unique identifier of the catalog's security domain.
LocaleID String The locale identifier used for retrieving localized catalog content.

The default value is English.

IsActive Bool Indicates whether the catalog is currently active.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
FromDate Datetime Filter to retrieve catalogs modified on or after this date.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539