SADL_V_AUNIT_SO_TP

CDS View

SO with faked transacational processing

SADL_V_AUNIT_SO_TP is a CDS View in S/4HANA. SO with faked transacational processing. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
Sadl_V_Aunit_So_C view from Sales Order Consumption View for AUTs
Sadl_V_Aunit_So_C_Ex view from Sales Order Consumption View for AUTs

Fields (1)

KeyField CDS FieldsUsed in Views
created_by author_with_orig_type,created_by 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.

-- SO with faked transacational processing
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SADL_V_AUNIT_SO_TP (
    CREATED_BY
);