cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Time-stamp while saving a variant

Former Member
0 Kudos

Hello Experts,

Is it possible to determine dynamic values with TVARVC option, when you save variant. For time-stamp fields, is there a no way to define a dynamically calculated value. For example “Current time-stamp +/- ?? hours”, which we have for Dynamic Date Calculation.

I don't want to do any ABAP involvement / development;  is it possible to configure in standard way ? Please help.

Regards

Rahul Chitte

Accepted Solutions (1)

Accepted Solutions (1)

satish_waghmare3
Active Contributor
0 Kudos

Hi Rahul

It is possible by using Dynamic Variable option (Value: D). No need of ABAP development.

I just created small example, please refer below screenshots.

If Dynamic variable is set like above you will see date calculated in the variant as -

Start of Last Month and Till End of Current Month. This will help running the job for Current Month and Current Month-1.  Note, there are lot of other standard variables available for use. It is very easy define condition to create required logic for dynamic date range calculation.

Hope this will help.

Thank you

Satish Waghmare

Answers (0)