TPFES - Prototype: Table for profile parameters
Prototype: Table for profile parameters information is stored in SAP table TPFES.
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 TPFES
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 | |
PARNAME | Profile parameter name | X | PFEPARNAME | CHAR | 60 | |
PARNR | Consecutive number of parameter in profile | X | PFEPARNR | NUMC | 4 | |
COMNR | Number of Comment Line of Profile Parameter | X | PFECOMNR | NUMC | 4 | |
DENAME | Data element describing profile parameter | PFEDENAME | CHAR | 10 | ||
CHKPRG | Check Program for Profile Parameters, Function Module | PFECHKPRG | CHAR | 32 | ||
MODPROG | Maintenance program for profile parameters, function modules | PFEMODPRG | CHAR | 32 | ||
CREFPF | Start profile: Instance profile used to start programs | PFECREFPF | CHAR | 30 | ||
PSTATE | Profile parameter status | PFEPSTATE | CHAR | 8 | ||
PVALUE | Value of the profile parameter | PFEPVALUE | CHAR | 128 |