SEDT_FUNC

CDS View

Function Module Include - Function Module

SEDT_FUNC is a CDS View in S/4HANA. Function Module Include - Function Module. It contains 2 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
sedt_prog_tadir view left_outer Program - TADIR

Fields (2)

KeyField CDS FieldsUsed in Views
func_include object_name 1
funcname alias_name,func_name,object_name 3

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.

-- Function Module Include - Function Module
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SEDT_FUNC (
    FUNC_INCLUDE,
    FUNCNAME
);