SAP Table TPFET
Table of profile parameters
TPFET (Table of profile parameters) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TPFET to other SAP tables.
TPFET table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
PFNAME | Name of profile for system parameterization | PFEPFNAME | CHAR | 30 | 0 | |||
VERSNR | Version Number | PFEVERSNR | NUMC | 6 | 0 | |||
PARNAME | Profile parameter name | PFEPARNAME | CHAR | 60 | 0 | |||
PARNR | Consecutive number of parameter in profile | PFEPARNR | NUMC | 4 | 0 | |||
COMNR | Number of Comment Line of Profile Parameter | PFECOMNR | NUMC | 4 | 0 | |||
DENAME | Data element describing profile parameter | PFEDENAME | CHAR | 10 | 0 | |||
CHKPRG | Check Program for Profile Parameters, Function Module | PFECHKPRG | CHAR | 32 | 0 | |||
MODPROG | Maintenance program for profile parameters, function modules | PFEMODPRG | CHAR | 32 | 0 | |||
CREFPF | Start profile: Instance profile used to start programs | PFECREFPF | CHAR | 30 | 0 | |||
PSTATE | Profile parameter status | PFEPSTATE | CHAR | 8 | 0 | |||
PVALUE | Value of the profile parameter | PFEPVALUE | CHAR | 128 | 0 |