SAP Table PICHD
Parts Interchangeability Header Data (Sus+MPN)
PICHD (Parts Interchangeability Header Data (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 PICHD to other SAP tables.
PICHD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||||||
PICKEY | Part Interchangeability Object Key (GUID) | PIC_PICKEY | RAW | 16 | 0 | |||||||||||||
PICCAT | Interchangeable parts category | PIC_PICCAT | CHAR | 2 | 0 |
Possible values
|
||||||||||||
PICNUM | Parts Interchangeability Group Number | PIC_PICNUM | CHAR | 18 | 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 |
PICHD foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
PICHD | MANDT | PICHD | MANDT | T000 | Clients | MANDT |