I_PRODUCTIONROUTING

CDS View

Production Routing main header details

I_PRODUCTIONROUTING is a CDS View in S/4HANA. Production Routing main header details. It contains 1 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
I_ProdnRtgNonHistoricHdrTP view_entity from TRANSACTIONAL Transaction View for Production Routing
I_ProductionRoutingHeaderTP view_entity inner TRANSACTIONAL Transaction View for Production Routing Header
R_ProductionRoutingHeaderTP_2 view_entity inner TRANSACTIONAL Production Routing Header
R_ProductionRoutingTP_2 view_entity from TRANSACTIONAL Production Routing

Fields (1)

KeyField CDS FieldsUsed in Views
IsMarkedForDeletion IsMarkedForDeletion 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.

-- Production Routing main header details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRODUCTIONROUTING (
    ISMARKEDFORDELETION
);