SAP Table VERFK

Process header data

VERFK (Process header data) 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 VERFK to other SAP tables.

VERFK table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
VEINN Internal process number VEINN NUMC 10 0
VRFNR External process number VRFNR CHAR 10 0
STCAP CAPP status STCAP TCAPI CHAR 1 0
ANDAT Date record created on ANDAT DATS 8 0
ANNAM User who created record ANNAM CHAR 12 0
AEDAT Changed On AEDAT DATS 8 0
AENAM Name of Person Who Changed Object AENAM CHAR 12 0
CPLGR CAPP planner group CPLGR T024C CHAR 3 0
SORTB Sort string SORTB TSRTB CHAR 9 0
TXGEN Indicator: text generation TXGEN CHAR 1 0
NULL Blank
. Radio button
X Selection
VTXVH Process text for text generation exists VTXVH CHAR 1 0
NULL Blank
. Radio button
X Selection

VERFK foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
VERFK CPLGR VERFK CPLGR T024C Planner Group for CAPP CPLGR
VERFK CPLGR VERFK MANDT T024C Planner Group for CAPP MANDT
VERFK MANDT VERFK MANDT T000 Clients MANDT
VERFK SORTB VERFK MANDT TSRTB Sort strings MANDT
VERFK SORTB VERFK SORTB TSRTB Sort strings SORTB
VERFK STCAP VERFK MANDT TCAPI CAPP status MANDT
VERFK STCAP VERFK STCAP TCAPI CAPP status STCAP