The BSSP_NOTE_PHPR table in SAP ERP or S/4HANA stores Notes: Checkout data for physical information object data. There are total 10 fields in BSSP_NOTE_PHPR table. The Notes: Checkout data for physical information object 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 BSSP_NOTE_PHPR table. It is in Generic Applications (BSSP1) ABAP package and is part of the Generic Applications (CA-GTF-SP-GEN) module.
SAP BSSP_NOTE_PHPR Table Fields
Following is the list of fields that are available in SAP BSSP_NOTE_PHPR table. The primary key fields of the table are MANDT (Client), PHIO_ID (Physical document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PHIO_ID | Physical document | SDOK_PHID | BSSP_NOTE_PHIO | CHAR (32) |
| PH_CLASS | Physical document class | SDOK_PHCL | * | CHAR (10) |
| CHKO_USER | Agent (for docu checkout) | SDOK_CKUSR | CHAR (12) | |
| CHKO_TIME | Time of checkout lock (UTC) | SDOK_CKTST | NUMC (14) | |
| CHKO_MODE | Type of data transfer at checkout | SDOK_CHMOD | CHAR (1) | |
| X_RESERVED | Flag for reservation | SDOK_RESFL | CHAR (1) | |
| TARGET | Target computer for last export | SDOK_CHTRG | CHAR (15) | |
| TARGET_DIR | Directory on target computer | SDOK_CHTRD | CHAR (255) | |
| CHKO_COMMT | Comment | SDOK_COMMT | CHAR (50) |


