SAP table TPFET (Table of profile parameters)
SAP table TPFET has 5 primary key fields being PFNAME,VERSNR,PARNAME,PARNR,COMNR.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
PFNAME | Name of profile for system parameterization | CHAR | 30 | 0 | PFEPFNAME | ||
VERSNR | Version Number | NUMC | 6 | 0 | PFEVERSNR | ||
PARNAME | Profile parameter name | CHAR | 60 | 0 | PFEPARNAME | ||
PARNR | Consecutive number of parameter in profile | NUMC | 4 | 0 | PFEPARNR | ||
COMNR | Number of Comment Line of Profile Parameter | NUMC | 4 | 0 | PFECOMNR | ||
DENAME | Data element describing profile parameter | CHAR | 10 | 0 | PFEDENAME | ||
CHKPRG | Check Program for Profile Parameters, Function Module | CHAR | 32 | 0 | PFECHKPRG | ||
MODPROG | Maintenance program for profile parameters, function modules | CHAR | 32 | 0 | PFEMODPRG | ||
CREFPF | Start profile: Instance profile used to start programs | CHAR | 30 | 0 | PFECREFPF | ||
PSTATE | Profile parameter status | CHAR | 8 | 0 | PFEPSTATE | ||
PVALUE | Value of the profile parameter | CHAR | 128 | 0 | PFEPVALUE |