SAP table TC52A (Customizing of Process Instruction Positions in PI Sheet)

SAP table TC52A has 5 primary key fields being MANDT,WERK,PHSEQ,POSITION,SORTNR.

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
WERK Plant CHAR 4 0 T001W WERKS_D
PHSEQ Control Recipe Destination CHAR 2 0 TC52 PHSEQ
POSITION Position of generated proc. instructions in the ctrl. recipe CHAR 2 0 CO_PI_POS
01 At the start of the control recipe
02 At the finish of the control recipe
03 At the start of an operation
04 At the finish of an operation
05 At the start of a phase
06 At the finish of a phase
SORTNR Sequence of the process instructions at one position NUMC 2 0 CO_PI_SORT
COSTR Process message or process instruction category CHAR 8 0 TC50 CO_COSTR
GENUMF Key: Objects for which proc. instruct. are to be generated NUMC 2 0 CO_GENUMF
00 Only one process instruction
01 For all reservations
02 For all order items
03 For all reservations and order items
04 For all inspection characteristics
05 For all predecessors
06 For all successors
07 For all standard values
08 For all variable phase activities
FILTER Name of the report variant of the filter CHAR 14 0 VARID FILTERVARI

TC52A foreign key relationships

Table Field Check Table Check Field
0 TC52A COSTR TC50 PP-PI: Proc.Message Categories/ Proc.Instruction Categories MANDT
0 TC52A COSTR TC50 PP-PI: Proc.Message Categories/ Proc.Instruction Categories WERKS
1 TC52A FILTER VARID Variant directory REPORT
1 TC52A FILTER VARID Variant directory FLAG1
1 TC52A FILTER VARID Variant directory FLAG2
0 TC52A PHSEQ TC52 Control Recipe Destinations MANDT
0 TC52A PHSEQ TC52 Control Recipe Destinations WERKS
1 TC52A WERK T001W Plants/Branches WERKS