I_OIJ06_RECENT_EVENT

CDS View

Nomination recent events

I_OIJ06_RECENT_EVENT is a CDS View in S/4HANA. Nomination recent events. It contains 3 fields. 5 CDS views read from this table.

CDS Views using this table (5)

ViewTypeJoinVDMDescription
C_Oij06_Recent_Events view from CONSUMPTION Recent Events
I_NominationAnalysisPath view left_outer BASIC View for APF Nominations
I_Oij06_My_Nominations view left_outer COMPOSITE My Nominations
I_Oij06_Myeventss1_Object view left_outer BASIC Mass Change Events - events interface view
I_VisualSimulation view left_outer COMPOSITE IPW Simulation in Visualization

Fields (3)

KeyField CDS FieldsUsed in Views
NominationEventChangedDate NominationEventChangedDate 3
NominationEventChangedTime NominationEventChangedTime 3
NominationEventType NominationEventType 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.

-- Nomination recent events
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_OIJ06_RECENT_EVENT (
    NOMINATIONEVENTCHANGEDDATE,
    NOMINATIONEVENTCHANGEDTIME,
    NOMINATIONEVENTTYPE
);