I_CHANGERECDREFLABELSETTP_2

CDS View

Change Record Reference Object Label Set

I_CHANGERECDREFLABELSETTP_2 is a CDS View in S/4HANA. Change Record Reference Object Label Set. It contains 3 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
A_ChangeRecordRefLabelSet view_entity from COMPOSITE Label Set Assignments to Change Records
R_ChgRecdRefLabelSetTP_2 view_entity from TRANSACTIONAL Label Assignments to Change Records - TP

Fields (3)

KeyField CDS FieldsUsed in Views
LabelSetAlternativeNumber LabelSetAlternativeNumber 2
LabelSetSpecification LabelSetSpecification 1
LabelSetVersionNumber LabelSetVersionNumber 2

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.

-- Change Record Reference Object Label Set
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CHANGERECDREFLABELSETTP_2 (
    LABELSETALTERNATIVENUMBER,
    LABELSETSPECIFICATION,
    LABELSETVERSIONNUMBER
);