SAP Table PICPS

Parts Interchangeability Item (SuS+MPN)

PICPS (Parts Interchangeability Item (SuS+MPN)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link PICPS to other SAP tables.

PICPS table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
PICKEY Part Interchangeability Object Key (GUID) PIC_PICKEY PICHD RAW 16 0
PICPOS Item Number of Parts Interchangeability Member PIC_PICPOS NUMC 4 0
COUNTER Parts Interchangeability Counter (ECM) PIC_COUNTER NUMC 8 0
MATNR Material Number MATNR MARA CHAR 18 0
LOEKZ Parts Interchangeability Member Marked for Deletion PIC_LOEKZ CHAR 1 0
X Yes
NULL No
SEQNR Sequence number of interchangeable part PIC_SEQNR NUMC 4 0
DATFR Valid from date of an interchangeable part PIC_DATFR DATS 8 0
INTTYPE Replacement Type PIC_INTTYPE CHAR 1 0
F Forward
I Interchangeable
PICCODE Cause of part exchange PIC_PICCODE PICIC CHAR 4 0
ERDAT Date on Which Record Was Created PIC_ERDAT DATS 8 0
ERNAM Name of person who created the object PIC_ERNAM CHAR 12 0
AEDAT Last Changed On PIC_AEDAT DATS 8 0
AENAM Name of person who changed object PIC_AENAM CHAR 12 0

PICPS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
PICPS MANDT PICPS MANDT T000 Clients MANDT
PICPS MATNR PICPS MANDT MARA General Material Data MANDT
PICPS MATNR PICPS MATNR MARA General Material Data MATNR
PICPS PICCODE * PICIC Parts Interchangeability Code PICCAT
PICPS PICCODE PICPS MANDT PICIC Parts Interchangeability Code MANDT
PICPS PICCODE PICPS PICCODE PICIC Parts Interchangeability Code PICCODE
PICPS PICKEY PICPS MANDT PICHD Parts Interchangeability Header Data (Sus+MPN) MANDT
PICPS PICKEY PICPS PICKEY PICHD Parts Interchangeability Header Data (Sus+MPN) PICKEY