SAP table VFORK (Formula header data)

SAP table VFORK has 2 primary key fields being MANDT,FOINN.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
FOINN Internal formula number NUMC 10 0 FOINN
FOMNR Formula name CHAR 10 0 FOMNR
STCAP CAPP status CHAR 1 0 TCAPI STCAP
ANDAT Date Record Created On DATS 8 0 ANDAT
ANNAM User who created record CHAR 12 0 ANNAM
AEDAT Last Changed On DATS 8 0 AEDAT
AENAM Name of Person Who Changed Object CHAR 12 0 AENAM
CPLGR CAPP planner group CHAR 3 0 T024C CPLGR
SORTB Sort string CHAR 9 0 TSRTB SORTB

VFORK foreign key relationships

Table Field Check Table Check Field
0 VFORK CPLGR T024C Planner Group for CAPP CPLGR
1 VFORK MANDT T000 Clients MANDT
0 VFORK STCAP TCAPI CAPP status MANDT
0 VFORK STCAP TCAPI CAPP status STCAP