Entering content frameProcedure documentation Creating a Variant for the Report RMCADATA Locate the document in its SAP Library structure

Prerequisites

The report RMCADATA copies the data from work items that were completed within a particular Analysis period. The analysis period is set in the selection criteria of the report by setting an end date (single value or interval).

Create a variant to specify values for the selection criteria of a report that are then set when the report is started and allow the report to be executed in the background.

Procedure

Carry out the following steps in the ABAP Editor.

  1. Create a variant of the report RMCADATA.
  2. The variant maintenance screen appears.

  3. Enter a date of your choice in the field Finish date.
  4. Choose Continue to exit variant maintenance.
  5. A screen appears with the attributes of the variant.

  6. Enter a short text in the field Description.
  7. Select the column Selection variable for the field Finish date.
  8. Then choose Selection variables.
  9. A screen appears where you can select the variant variables.

  10. Select the traffic light under the letter D (Dynamic date calculation) so that it turns green.
  11. Enter a dynamic analysis period in the field Variable name.

Depending on how often you schedule the report, in other words how often you want to copy the runtime data into the information system, enter one of the following values for the name of the variable: Use F4 help to make an entry.

  1. Save the variant variables.
  2. Save the attributes of the variant.

Result

You have created a variant of the report program RMCADATA that uses dynamic date calculation to specify an analysis period.

 

 

 

Leaving content frame