SAP Table SOSP_T_WF_ID

Table to Maintain WF ID for Applications

SOSP_T_WF_ID (Table to Maintain WF ID for Applications) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SOSP_T_WF_ID to other SAP tables.

SOSP_T_WF_ID table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
APPL_ID Application ID S_OSP_DT_APPL_ID SOSP_T_APPL_INFO CHAR 6 0
WORKFLOW_ID Workflow ID S_OSP_DT_WF_ID CHAR 14 0

SOSP_T_WF_ID foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SOSP_T_WF_ID APPL_ID SOSP_T_WF_ID MANDT SOSP_T_APPL_INFO Application / Scenario Information MANDT
SOSP_T_WF_ID APPL_ID SOSP_T_WF_ID APPL_ID SOSP_T_APPL_INFO Application / Scenario Information APPL_ID