WLF_CDS_WBRP_NETWR_POST_PARTY

CDS View

provides NETWR based on POST_PARTY

WLF_CDS_WBRP_NETWR_POST_PARTY is a CDS View in S/4HANA. provides NETWR based on POST_PARTY. It contains 2 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
WB2_WBRP_PRCD_ELM_PART_SETTK view inner Settlmt Items with KSCHL in WB2_C_PART_SETTK
WLF_CDS_WBRP_NETWR view from provides NETWR in dependency from POST_PARTY

Fields (2)

KeyField CDS FieldsUsed in Views
knumv knumv 1
knumvd knumvd 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.

-- provides NETWR based on POST_PARTY
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE WLF_CDS_WBRP_NETWR_POST_PARTY (
    KNUMV,
    KNUMVD
);