SAP WFAS Workflow: Process linking Table

Overview

WFAS is a standard SAP S/4HANA table that stores Workflow: Process linking data. There are total 9 fields in the WFAS table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table WFAS belongs to SAP Business Workflow (BC-BMT-WFM) module and is located in the package BPT: Workflow Engine (SWF0).

In addition, following links provide an overview of foreign key relationships, if any, that link WFAS to other SAP tables and standard CDS views available based on WFAS table in S/4HANA 2020.

Techincal Settings of WFAS

Below are technical details of the table WFAS

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of WFAS Fields

The following table gives you an overview of the fields available in WFAS

FieldDescriptionData ElementCheck TableData TypeLength
SYSTWorkflow: Original client of processWF_PSYSTEMCHAR10
MANDTWorkflow: Original client of the processWF_PMANDTTWFSYNUMC3
PRCNRWorkflow: Process numberWF_PRCNRWFPRCNUMC16
ASNUMWorkflow: Sequential link numberWF_ASNUMNUMC4
ASGTPWorkflow: Object type of the linkWF_ASGTYPTOJTBCHAR10
ASGRLWorkflow: Link - object roleWF_ASGROLETWFRLCHAR2
ASGSYWorkflow: Link - system in which linked object is locatedWF_ASGSYSTCHAR10
ASGMDWorkflow: Link - client of linked objectWF_ASGMANDTWFSYNUMC3
ASGKYWorkflow: Object key of linkWF_ASGKEYCHAR70

Foreign Key Relationships

A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WFAS

Table NameFieldCardinalityCheck Table
WFASASGMD1: CNTWFSY
WFASASGRL:TWFRL
WFASASGTP:TOJTB
WFASMANDT1: CNTWFSY
WFASPRCNR:WFPRC

Other References