SAP table COFTP (PI Sheet: Process Instructions)

SAP table COFTP has 3 primary key fields being MANDT,CRID,FTNO.

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
CRID PI sheet (process instruction sheet) NUMC 18 0 COCHP PI_CRID
FTNO Number of the process instruction in the PI sheet NUMC 8 0 PI_FTNO
FTTYP Type of process instruction CHAR 1 0 TCB01 CO_FTTYP
ACTIVE New Input Values CHAR 1 0 XFLAG
Blank
. Radio button
X Selection
REPEATED Indicator: repetition of process instruction stopped CHAR 1 0 REP_FLAG
VORNR Operation/Activity Number CHAR 4 0 VORNR
FTRNR Line Number of Process Instruction CHAR 4 0 R_FTNR
COSTR Process Instruction Category CHAR 8 0 TC50 CO_VORGA

COFTP foreign key relationships

Table Field Check Table Check Field
0 COFTP COSTR TC50 PP-PI: Proc.Message Categories/ Proc.Instruction Categories MANDT
0 COFTP COSTR TC50 PP-PI: Proc.Message Categories/ Proc.Instruction Categories WERKS
1 COFTP FTTYP TCB01 Process Instruction Types MANDT
1 COFTP FTTYP TCB01 Process Instruction Types FTTYP
0 COFTP MANDT T000 Clients MANDT