SAP ASRPHF03 ASR: Files of Physical Information Objects Table
Overview
ASRPHF03 is a standard SAP S/4HANA table that stores ASR: Files of Physical Information Objects data. There are total 10 fields in the ASRPHF03 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ASRPHF03 belongs to HR Administrative Services (PA-AS) module and is located in the package Digital Personnel Files (PAOC_ASR_PERSONNEL_FILE).
In addition, following links provide an overview of foreign key relationships, if any, that link ASRPHF03 to other SAP tables and standard CDS views available based on ASRPHF03 table in S/4HANA 2020.
Techincal Settings of ASRPHF03
Below are technical details of the table ASRPHF03
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of ASRPHF03 Fields
The following table gives you an overview of the fields available in ASRPHF03
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| PHIO_ID | Physical document | SDOK_PHID | SDOKPHIO | CHAR | 32 |
| FILE_NUM | Sequential number of file | SDOK_FNUMB | NUMC | 10 | |
| PH_CLASS | Physical document class | SDOK_PHCL | * | CHAR | 10 |
| DOC_FORMAT | Document format (TEXT, TIFF, RTF, PDF, ...) | SDOK_FORM | SDOKFORM | CHAR | 4 |
| DOC_FMTVER | Document format version | SDOK_FMVER | CHAR | 10 | |
| MIMETYPE | HTML content type | W3CONTTYPE | CHAR | 128 | |
| FILE_SIZE | File size (in bytes) | SDOK_FSIZE | NUMC | 12 | |
| FILE_NAME | Relative storage location of physical document | SDOK_FILNM | CHAR | 255 | |
| FILE_TYPE | Type of data transfer | SDOK_TRFMD | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ASRPHF03
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ASRPHF03 | DOC_FORMAT | 1: CN | SDOKFORM |
| ASRPHF03 | PHIO_ID | 1: CN | SDOKPHIO |