PFL_HISTORY - History of profile parameter values
History of profile parameter values information is stored in SAP table PFL_HISTORY.
It is part of development package SPFL_HISTORY in software component BC-CCM-CNF-PFL. This development package consists of objects that can be grouped under "Profile parameter change log".
It is part of development package SPFL_HISTORY in software component BC-CCM-CNF-PFL. This development package consists of objects that can be grouped under "Profile parameter change log".
Fields for table PFL_HISTORY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TIMESTAMP | timestamp used for profile snapshot files | X | SPFL_SNAPSHOT_TIMESTAMP | CHAR | 28 | |
| APP_SERVER | Application Server Instance | X | MSNAME2 | CHAR | 80 | |
| EXECUTABLE | Profile parameter history is kept for these executables | X | SPFL_SNAPSHOT_EXECUTABLE | CHAR | 40 | |
| PARAM_NAME | Profile parameter name | X | PFEPARNAME | CHAR | 120 | |
| PARAM_VALUE | Parameter value for history table | SPFL_PARAMETER_VALUE_HIST | CHAR | 510 | ||
| DELETED | Flag: parameter does not exit anymore in profile | CHAR | 2 |