SAP table TCXPS (Control parameters for WBS scheduling)

SAP table TCXPS has 2 primary key fields being MANDT,PROFIL.

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
PROFIL Profile for WBS scheduling CHAR 12 0 PS_SCHDPRF
TERMKZ Scheduling type CHAR 1 0 T482 TERMKZ
TERM_AUTO Schedule during saving CHAR 1 0 PSTERM_AUTO
PROT_AUTO Display scheduling log automatically CHAR 1 0 PROT_AUTO
STVERG Maximum number of days start date can be in the past NUMC 3 0 STVERG
ECKTM_UPD Indicator: Adjust Basic Dates CHAR 1 0 ECKTM_UPD
REDST_MAX Maximum reduction level NUMC 1 0 REDST_MAX
0 Do not reduce
1 Do not reduce beyond reduction level 1
2 Do not reduce beyond reduction level 2
3 Do not reduce beyond reduction level 3
4 Do not reduce beyond reduction level 4
5 Do not reduce beyond reduction level 5
6 Reduce to reduction level 6
MATFRUEH Latest date for material staging CHAR 1 0 LAGE_FR
Earliest dates
X Latest dates
FLGWBS Scheduling method CHAR 1 0 PS_FLGWBS
WBS determines dates
X Network determines dates
AUF_SHIFT Indicator: Shift order/network CHAR 1 0 AUF_SHIFT
RED_ART Reduction Type CHAR 1 0 RED_ART
All operations in the order will be reduced
1 All operations in the critical path will be reduced

TCXPS foreign key relationships

Table Field Check Table Check Field
0 TCXPS TERMKZ T482 Table of scheduling types MANDT
0 TCXPS TERMKZ T482 Table of scheduling types TERMKZ