SAP ABAP Table HTAB (Profile header, administration data for profiles in DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-PFL (Application Component) Maintain Profile
⤷
SPFL (Package) Profiles
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | HTAB |
|
| Short Description | Profile header, administration data for profiles in DB |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | C | Customizing table, maintenance only by cust., not SAP import |
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
PFEPFNAME | CHAR30 | CHAR | 30 | 0 | Name of profile for system parameterization | ||
| 2 | |
PFEVERSNR | NUMC6 | NUMC | 6 | 0 | Version Number | ||
| 3 | |
PFEFTEXT | TEXT50 | CHAR | 50 | 0 | Profile short description | ||
| 4 | |
PFEPFTYPE | CHAR1 | CHAR | 1 | 0 | Profile type for system parameterization | ||
| 5 | |
PFEPFSTATE | CHAR1 | CHAR | 1 | 0 | Status of profile for system parameterization | ||
| 6 | |
PFECREFPF | CHAR30 | CHAR | 30 | 0 | Start profile: Instance profile used to start programs | ||
| 7 | |
PFEAENDATE | PFDDATS | DATS | 8 | 0 | Data of last profile change | ||
| 8 | |
PFEAENZEIT | PFDTIMS | TIMS | 6 | 0 | Time of last profile change | ||
| 9 | |
PFEUSER | TEXT12 | CHAR | 12 | 0 | Name of last user to change profile | ||
| 10 | |
PFEGENDATE | PFDDATS | DATS | 8 | 0 | Data part last profile generation | ||
| 11 | |
PFEGENZEIT | PFDTIMS | TIMS | 6 | 0 | Time part last profile generation | ||
| 12 | |
PFEGENUSER | TEXT12 | CHAR | 12 | 0 | User name of last profile generation | ||
| 13 | |
PFEUNIXPRO | PFEUNIXPRO | CHAR | 88 | 0 | Name of profile on operating system level | ||
| 14 | |
PFEOPSYS | TEXT20 | CHAR | 20 | 0 | 'uname' of an application server, corresponds to SY-OPSYS | ||
| 15 | |
PFESYSNR | CHAR2 | CHAR | 2 | 0 | SAP system number (00 - 99) | ||
| 16 | |
PFESYSNAME | CHAR3 | CHAR | 3 | 0 | SAP System Name |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 710 |