Using Dynamic Variable in Variant in SAP
Using Dynamic Variable in Variant in SAP
created by Ravi Sankar Venna on Sep 20, 2013 7:43 PM, last modified by Ravi Sankar Venna on Sep 20, 2013 7:58 PM
Version 1
SAP users must be running number of reports on a daily basis. There are number of
selection parameters like dates and periods etc. are to be entered. Every time, entering
these values must be cumbersome task. However, following small trick would let the system
dynamically select the dates based on the values maintained in the variable of the variant.
Would like to run this report on a daily basis, however, the open items (open at key date)
has to be dynamically changed when running, we can create variant with dynamic variables.
Click on “save” button.
For Dynamic Variables, SAP has provided some standard variables, we can use them. Select “D” for this purpose.
The above are the standard variables created by SAP for this purpose. Now for this purpose, I am selecting Current Date.
Anything beyond these standard variables, we may have to create customized variables.
For example, if we schedule this job to run on a daily basis, the system would dynamically
take the “Current Date” into “Open at Key Date” Field and run the report.