TPFYPROPTY - Parameter attributes
Parameter attributes information is stored in SAP table TPFYPROPTY.
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 TPFYPROPTY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OBJ_NAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 40 | |
| PARANAME | Profile parameter name | PFEPARNAME | CHAR | 60 | ||
| GRP | Data element describing profile parameter | PFEDENAME | CHAR | 10 | ||
| TYPE | Parameter type | PFETYPE | CHAR | 1 | ||
| CHG | Flag for changes | PFECHG | CHAR | 1 | ||
| SEP | Separator for special values | PFESEP | CHAR | 1 | ||
| STR | Field for special parameter values | PFESTR | CHAR | 255 | ||
| VMIN | Minimum for a Parameter | PFEMIN | INT4 | 4 | ||
| VMAX | Maximum for a Parameter | PFEMAX | INT4 | 4 | ||
| REPID | Name of report which contains check routine | PFEREPID | CHAR | 40 | ||
| FORM | Name of form routine for checking profile parameter | PFEFORM | CHAR | 30 | ||
| DESCR | Parameter comment / short description | PFECOMMENT | CHAR | 80 | ||
| MUSR | Name of last user to change profile | PFEUSER | CHAR | 12 | ||
| MDATE | Data of last profile change | PFEAENDATE | DATS | 8 | ||
| MTIME | Time of last profile change | PFEAENZEIT | TIMS | 6 | ||
| CUSR | User name of last profile generation | PFEGENUSER | CHAR | 12 | ||
| CDATE | Data part last profile generation | PFEGENDATE | DATS | 8 | ||
| CTIME | Time part last profile generation | PFEGENZEIT | TIMS | 6 | ||
| OPSYS | Profile parameter only valid for particular op. system | PFEOPSYST | CHAR | 10 | ||
| DYNAMIC | Flag showing whether param. can be chngd dynamically | PFEDYNAMIC | CHAR | 1 | ||
| CHECKALL | Indicator: Check parameters on all application servers? | PFECHKALL | CHAR | 1 | ||
| SUSR | User name of last profile generation | PFEGENUSER | CHAR | 12 | ||
| SDATE | Data part last profile generation | PFEGENDATE | DATS | 8 | ||
| STIME | Time part last profile generation | PFEGENZEIT | TIMS | 6 | ||
| VMIN64 | Minimum for a Parameter (64 Bit) | PFEMIN64 | NUMC | 30 | ||
| VMAX64 | Maximum for a Parameter (64 Bit) | PFEMAX64 | NUMC | 30 | ||
| VMIN_SET | Indicator of Whether Value Was Set | PFESET | CHAR | 1 | ||
| VMAX_SET | Indicator of Whether Value Was Set | PFESET | CHAR | 1 | ||
| OBJ40 | Indicator of Whether Value Was Set | PFESET | CHAR | 1 |