The BSSP_ATMN_PHRE table in SAP ERP or S/4HANA stores Attachments: Status Table for Indexing Documents data. There are total 12 fields in BSSP_ATMN_PHRE table. The Attachments: Status Table for Indexing Documents 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_ATMN_PHRE table. It is in Generic Applications (BSSP1) ABAP package and is part of the Generic Applications (CA-GTF-SP-GEN) module.
SAP BSSP_ATMN_PHRE Table Fields
Following is the list of fields that are available in SAP BSSP_ATMN_PHRE table. The primary key fields of the table are MANDT (Client), CATID (Index category identification), PHIO_ID (Physical document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| CATID | Index category identification | SRET_CATID | SRETIDCAT | CHAR (32) |
| PHIO_ID | Physical document | SDOK_PHID | CHAR (32) | |
| PH_CLASS | Physical document class | SDOK_PHCL | * | CHAR (10) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| ACTION | Type of action to be performed | SDOK_IDACT | CHAR (1) | |
| STATUS | Indexing/Deindexing Status | SDOK_STAT | CHAR (1) | |
| RCODE | Return code | SRET_RCODE | NUMC (4) | |
| ERROR_CNT | Number of failed attempts at (de)indexing | SDOK_ERCNT | INT1 (3) | |
| CREA_TIME | Creation time (UTC): Long representation | SDOK_LCTST | DEC (21) | |
| NBOFCOMPS | Number of components of a PHIO | SDOK_CNUMB | NUMC (10) | |
| SAPCP | SAP internal code page | SRET_SAPCP | * | NUMC (4) |


