SAP ABAP Table SPFDTAB (Table of profile parameters)
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 | SPFDTAB |
|
| Short Description | Table of profile parameters |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| 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 | |
PFEPARNAME | TEXT60 | CHAR | 60 | 0 | Profile parameter name | ||
| 3 | |
PFEPARNR | NUMC4 | NUMC | 4 | 0 | Consecutive number of parameter in profile | ||
| 4 | |
PFECOMNR | NUMC4 | NUMC | 4 | 0 | Number of Comment Line of Profile Parameter | ||
| 5 | |
PFEPARCLAS | CHAR6 | CHAR | 6 | 0 | Parameter class of profile parameters | ||
| 6 | |
PFEDENAME | PFEDENAME | CHAR | 10 | 0 | Data element describing profile parameter | ||
| 7 | |
PFECHKPRG | CHAR32 | CHAR | 32 | 0 | Check Program for Profile Parameters, Function Module | ||
| 8 | |
PFEMODPRG | CHAR32 | CHAR | 32 | 0 | Maintenance program for profile parameters, function modules | ||
| 9 | |
PFECREFPF | CHAR30 | CHAR | 30 | 0 | Start profile: Instance profile used to start programs | ||
| 10 | |
PFEPSTATE | CHAR8 | CHAR | 8 | 0 | Profile parameter status | ||
| 11 | |
PFEPVALUE | TEXT128 | CHAR | 128 | 0 | Value of the profile parameter |
History
| Last changed by/on | SAP | 20140117 |
| SAP Release Created in | 710 |