TPFHS - Prototype: Profile header, administration data for profiles
Prototype: Profile header, administration data for profiles information is stored in SAP table TPFHS.
It is part of development package SPFL in software component BC-CCM-CNF-PFL. This development package consists of objects that can be grouped under "Profiles".
It is part of development package SPFL in software component BC-CCM-CNF-PFL. This development package consists of objects that can be grouped under "Profiles".
Fields for table TPFHS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PFNAME | Name of profile for system parameterization | X | PFEPFNAME | CHAR | 30 | |
| VERSNR | Version Number | X | PFEVERSNR | NUMC | 6 | |
| TXT | Profile short description | PFEFTEXT | CHAR | 50 | ||
| TYPE | Profile type for system parameterization | PFEPFTYPE | CHAR | 1 | ||
| STATE | Status of profile for system parameterization | PFEPFSTATE | CHAR | 1 | ||
| CREFPF | Start profile: Instance profile used to start programs | PFECREFPF | CHAR | 30 | ||
| MDATE | Data of last profile change | PFEAENDATE | DATS | 8 | ||
| MTIME | Time of last profile change | PFEAENZEIT | TIMS | 6 | ||
| MUSR | Name of last user to change profile | PFEUSER | CHAR | 12 | ||
| GDATE | Data part last profile generation | PFEGENDATE | DATS | 8 | ||
| GTIME | Time part last profile generation | PFEGENZEIT | TIMS | 6 | ||
| GUSR | User name of last profile generation | PFEGENUSER | CHAR | 12 | ||
| PFFILE | Name of profile on operating system level | PFEUNIXPRO | CHAR | 88 | ||
| OPSYS | 'uname' of an application server, corresponds to SY-OPSYS | PFEOPSYS | CHAR | 20 | ||
| SYSNR | SAP system number (00 - 99) | PFESYSNR | CHAR | 2 | ||
| SYSNAME | SAP System Name | PFESYSNAME | CHAR | 3 |