I_WORKFLOWTASKRESULT

CDS View

Workflow Task Result

I_WORKFLOWTASKRESULT is a CDS View in S/4HANA. Workflow Task Result. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
I_ADM_WORKFLOWSTATUSDETAILS view left_outer COMPOSITE Workflow Task
I_WorkflowStatusDetails view left_outer COMPOSITE Workflow Task
P_DwnPaytReqWrkflwFnshStatus view_entity from COMPOSITE VSDPR Document Status of Workflow

Fields (1)

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

-- Workflow Task Result
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_WORKFLOWTASKRESULT (
    WORKFLOWTASKRESULT
);