ARUN_VBEP_DATE

CDS View

Supply Assignment date calculation

ARUN_VBEP_DATE is a CDS View in S/4HANA. Supply Assignment date calculation. It contains 2 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
ARUN_I_SO_VBEP_FIELD view from Date level information for SO
ARUN_SO_REQMT_SL view inner SO selection at Date level

Fields (2)

KeyField CDS FieldsUsed in Views
kwmeng kwmeng 1
min_mbdat min_mbdat 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.

-- Supply Assignment date calculation
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ARUN_VBEP_DATE (
    KWMENG,
    MIN_MBDAT
);