The BDS_T_PHIO table in SAP ERP or S/4HANA stores BDS: Transport Table for Update PHIOs data. There are total 9 fields in BDS_T_PHIO table. The BDS: Transport Table for Update PHIOs 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 BDS_T_PHIO table. It is in SAP Knowledge Provider Business Document Service (SBDS) ABAP package and is part of the Business Document Service (BC-SRV-BDS) module.
SAP BDS_T_PHIO Table Fields
Following is the list of fields that are available in SAP BDS_T_PHIO table. The primary key fields of the table are N_PH_ID (Physical document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| N_PH_ID | Physical document | SDOK_PHID | CHAR (32) | |
| N_PH_CLASS | Physical document class | SDOK_PHCL | * | CHAR (10) |
| O_PH_ID | Physical document | SDOK_PHID | CHAR (32) | |
| O_PH_CLASS | Physical document class | SDOK_PHCL | * | CHAR (10) |
| CREA_USER | Created By | SDOK_CRUSR | CHAR (12) | |
| CREA_TIME | Creation Time (UTC) | SDOK_CRTST | NUMC (14) | |
| TRANS_USER | Last Changed By | SDOK_CHUSR | CHAR (12) | |
| TRANS_TIME | Time of change (UTC) | SDOK_CHTST | NUMC (14) | |
| STATE | BDS: Status | BDS_STATE | CHAR (10) |


