Programme SAP RSVARDYN - ABAP/4 Variants: Report Selections -> Dynamic Selections

Description
This report converts report-specific selections in variants to dynamicselections. Conversion is possible only if the logical database for therelevant report selections supports dynamic selections.

Precondition
The logical database must support dynamic selections. You can find outwhich selections are supported in the INCLUDE DB$$$SEL.
Example: Logical database KDF
INCLUDE: DBKDFSEL
Selection screen dynamic selections for table: .....
Before starting RSVARDYN, delete the report-specific selections to beconverted from the report and regenerate the report.

Output
The report generates a list containing the following variants:

  • Variants that were converted

  • Variants that could not be converted because locks were set

  • Variants that could not be converted due to errors

65343Problems with variants after the upgrade