VFS_LANGUAGE_VERSION

CDS View

ABAP Language Version

VFS_LANGUAGE_VERSION is a CDS View in S/4HANA. ABAP Language Version. It contains 1 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
ARS_SUPPORT_OBJECT_DETAILS view_entity left_outer API Release: Object Details for Support
Vfs_All view left_outer Data Source for Virtual Folder Queries
Vfs_All_Search view left_outer Search data source
Vfs_All_Search_Incl view left_outer Search data source for includes

Fields (1)

KeyField CDS FieldsUsed in Views
language_version LanguageVersion 1

Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.

-- ABAP Language Version
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE VFS_LANGUAGE_VERSION (
    LANGUAGE_VERSION
);