If it should be necessary to regenerate or initially rebuild the INFO records, the report /SCT/QP_INFOWRITE can be used.

The select options are used to select the objects.

  • The "Execute directly" option generates the INFO records for the selected objects in the same way as if they had just been saved. This means that they are updated either with the standard FUP "SCT_INFO_WRITE" or the individual FUP. This may also mean that all INFO records are updated synchronously, which can lead to longer runtimes for the report. Therefore, when using this variant, the report may have to be run in a job.

  • The "Background Processing" option uses the "SCT_INFO_WRITE_BG" FUP to update the INFO records in the bgRFC. For this purpose, a bgRFC queue is created for each selected object.

Since the application of an individual FUP for updating does not change the way the data is generated, the set class is still called at the regulation type to generate the INFO records, it is legitimate that a different FUP is used here than the INFO objects may have set.

  • The "Display Info Status" option shows the status of the INFO update for all selected objects.