SAP ABAP Table TPFYSTRUCT (Structure of a profile parameter)
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 | TPFYSTRUCT |
|
| Short Description | Structure of a profile parameter |
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 | |
PFEPARNAME | TEXT60 | CHAR | 60 | 0 | Profile parameter name | ||
| 2 | |
PFEDENAME | PFEDENAME | CHAR | 10 | 0 | Data element describing profile parameter | ||
| 3 | |
PFETYPE | CHAR1 | CHAR | 1 | 0 | Parameter type | ||
| 4 | |
PFECHG | CHAR1 | CHAR | 1 | 0 | Flag for changes | ||
| 5 | |
PFESEP | CHAR1 | CHAR | 1 | 0 | Separator for special values | ||
| 6 | |
PFESTR | PFESTR | CHAR | 255 | 0 | Field for special parameter values | ||
| 7 | |
PFEMIN | INT4 | 10 | 0 | Minimum for a Parameter | |||
| 8 | |
PFEMAX | INT4 | 10 | 0 | Maximum for a Parameter | |||
| 9 | |
PFEREPID | PROGNAME | CHAR | 40 | 0 | Name of report which contains check routine | ||
| 10 | |
PFEFORM | CHAR30 | CHAR | 30 | 0 | Name of form routine for checking profile parameter | ||
| 11 | |
PFECOMMENT | PFEDESCR | CHAR | 80 | 0 | Parameter comment / short description | ||
| 12 | |
PFEOPSYST | TEXT10 | CHAR | 10 | 0 | Profile parameter only valid for particular op. system | ||
| 13 | |
PFECHKALL | CHAR1 | CHAR | 1 | 0 | Indicator: Should Parameters Be Checked On All Appl. Servers | ||
| 14 | |
PFEMIN64 | NUM30 | NUMC | 30 | 0 | Minimum for a Parameter (64 Bit) | ||
| 15 | |
PFEMAX64 | NUM30 | NUMC | 30 | 0 | Maximum for a Parameter (64 Bit) | ||
| 16 | |
PFESET | CHAR1 | CHAR | 1 | 0 | Indicator of Whether Value Was Set | ||
| 17 | |
PFESET | CHAR1 | CHAR | 1 | 0 | Indicator of Whether Value Was Set |
History
| Last changed by/on | SAP | 20140117 |
| SAP Release Created in |