SAP table TWPCTYPE (Product Catalog Type)

SAP table TWPCTYPE has 2 primary key fields being MANDT,PCTYP.

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
PCTYP Product catalog type CHAR 4 0 W_PC_PCTYP
ONUSE Use PO number CHAR 1 0 W_PC_ONUSE
CCOBL Indicator for catalog ID required entry field CHAR 1 0 W_PC_CCOBL
CCREP Reaction if catalog code is repeated CHAR 1 0 W_PC_CCREP
1 No message
2 Warning if validity periods overlap
3 Warning even if validity periods do not overlap
4 Error if validity periods overlap
5 Error even if validity periods do not overlap
CCNRA Number range for catalog ID CHAR 2 0 W_PC_CCNRA
PROM Assignable to Promotion CHAR 1 0 W_PC_PROM
TCOPY Copy heading from material short text CHAR 1 0 W_PC_TCOPY
LCOPY Copy long text from material text CHAR 1 0 W_PC_LCOPY
Do not copy long text
1 Copy basic data text
2 Copy SD text
3 Copy check text
4 Copy PO text
5 Copy internal note
ONFMT Order number format CHAR 1 0 W_PC_ONFMT
1 Code + separator symbol + material number
2 Material number + separator symbol + code
ONSEP Order number separator symbol CHAR 1 0 W_PC_ONSEP
ONCHG Indicator, PO number changeable CHAR 1 0 W_PC_ONCHG
GAWOV Indicator, allow generic article without variant CHAR 1 0 W_PC_GAWOV