V_VBFA_S2

CDS View

Document Flow Successor on Path Length 2

V_VBFA_S2 is a CDS View in S/4HANA. Document Flow Successor on Path Length 2. It contains 3 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
v_Vbfa_s_Union view union_all Document Flow Successor Union
v_Vbfa_s3 view inner Document Flow Successor on Path Length 3

Fields (3)

KeyField CDS FieldsUsed in Views
root_posnr root_posnr 1
root_vbeln root_vbeln 1
root_vbtyp root_vbtyp 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.

-- Document Flow Successor on Path Length 2
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE V_VBFA_S2 (
    ROOT_POSNR,
    ROOT_VBELN,
    ROOT_VBTYP
);