The CGPL_MSP_FLDINFO table in SAP ERP or S/4HANA stores MS Fields Information data. There are total 4 fields in CGPL_MSP_FLDINFO table. The MS Fields Information table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CGPL_MSP_FLDINFO table. It is in Project Planning – Interface for MS Project (CGPL_EXTERNAL_INTERFACE) ABAP package and is part of the Generic Project Planning (CA-GTF-GPL) module.
SAP CGPL_MSP_FLDINFO Table Fields
Following is the list of fields that are available in SAP CGPL_MSP_FLDINFO table. The primary key fields of the table are FIELD_ID (4 Byte Signed Integer).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| FIELD_ID | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| FIELD | Text (30 Characters) | TEXT30 | CHAR (30) | |
| MSP_FIELDNAME | Field Name of Microsoft Project Activity | CGPL_MSP_FIELDNAME | CHAR (40) | |
| MSP_FIELDTYPE | Single-Character Flag | CHAR1 | CHAR (1) |


