SAP Knowledge Base Article - Public

3483567 - How to track the configuration changes made in System Configuration in Learning Administration

Symptom

How can configuration changes made in Learning Administration under System Administration > Configuration > System Configuration be tracked and recorded? Is there a way to find what changes were made, who made the changes and when?

Environment

SAP SuccessFactors Learning

Resolution

If you wish to track any changes made to the System Configuration settings then you can do this via a custom report. Please see this KBA for more details on developing a custom report 2379690 - SuccessFactors Learning - Custom Report Development and Support Scope - SAP for Me 

The table you would need to reference is PS_CONFIGURATION. There is also an audit table available which is called PH_CONFIGURATION. You can then add in any other table as per your specific business requirements but these two tables would contain the majority of data you are looking for.

The details stored in PS_CONFIGURATION are the changes from the original/default configuration and not the full configuration. These can be found in the CONFIG_OVERRIDE column. Note this column is a CLOB column. 

See Also

Keywords

Learning, System Configuration, PS_CONFIGURATION, PH_CONFIGURATION, CONFIG_OVERRIDE, data dictionary, report, custom report, changes, track , KBA , LOD-SF-LMS-CRI , Custom Report Issues , LOD-SF-LMS-ADM , System Admin, Global Variables, References , LOD-SF-LMS-REP , Reporting Data , How To

Product

SAP SuccessFactors Learning all versions