The BSSP_NOTE_LOPR table in SAP ERP or S/4HANA stores Notes: Logical information object descriptions data. There are total 5 fields in BSSP_NOTE_LOPR table. The Notes: Logical information object descriptions 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_LOPR table. It is in Generic Applications (BSSP1) ABAP package and is part of the Generic Applications (CA-GTF-SP-GEN) module.
SAP BSSP_NOTE_LOPR Table Fields
Following is the list of fields that are available in SAP BSSP_NOTE_LOPR table. The primary key fields of the table are MANDT (Client), LANGU (Language Key), LOIO_ID (Logical document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| LOIO_ID | Logical document | SDOK_LOID | BSSP_NOTE_LOIO | CHAR (32) |
| LO_CLASS | Class of logical document | SDOK_LOCL | * | CHAR (10) |
| DESCRIPT | Title of a document | SDOK_TITEL | CHAR (64) |


