SAP ABAP Table
VWFPRC
{Workflow: Internal table for WFPRC change documents}
Home
title {label: "SAP ABAP table VWFPRC {Workflow: Internal table for WFPRC change documents}", size: "20"} # Entities [VWFPRC] {bgcolor: "tomato"} *SYST {label: "CHAR (10)"} *+MANDT {label: "NUMC (3)"} *PRCNR {label: "NUMC (16)"} +PRCTP {label: "CHAR (10)"} [TWFPT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *PRCTP {label: "CHAR (10)"} [TWFSY] {bgcolor: "#d0e0d0"} *SYST {label: "CHAR (10)"} *MANDT {label: "NUMC (3)"} # Relationships VWFPRC *--* TWFSY {label: "VWFPRC-MANDT = TWFSY-MANDT"} VWFPRC *--* TWFPT {label: "VWFPRC-PRCTP = TWFPT-PRCTP"}
View Full Image
View in PDF
Foreign Key tables (2)
TWFPT
{Workflow: process type directory}
TWFSY
{Workflow: Systems and clients that are workflow partners}