Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create Dynamic Variant for Time Stamp Field

Former Member
0 Likes
1,096

Hi All,

I have a time stamp field for SAP Standard report . We run this report in Back ground

The variant should be like this

01/01/2009 13:00:00 EST 01/31/2009 13:00:00 EST (I.e first and last day of previous month at 1 pm)

When i try to create a dynamic variant

The selection Variable has

T T: Table Variable from TVARVC and nothing else.

Can anyone tell me how to create this dynamic variant for Time Stamp Field

Thanks

Venki

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
580

It sounds like the selection field is not a date field (perhaps it's defined as a character field). If I look at non-date fields I only see "T: Table Variable from TVARVC" but with dates I also see "D: Dynamic date calculation".

Hope this helps.

Dan

Hi All,

I have a time stamp field for SAP Standard report . We run this report in Back ground

The variant should be like this

01/01/2009 13:00:00 EST 01/31/2009 13:00:00 EST (I.e first and last day of previous month at 1 pm)

When i try to create a dynamic variant

The selection Variable has

T T: Table Variable from TVARVC and nothing else.

Can anyone tell me how to create this dynamic variant for Time Stamp Field

Thanks

Venki

1 REPLY 1
Read only

Former Member
0 Likes
581

It sounds like the selection field is not a date field (perhaps it's defined as a character field). If I look at non-date fields I only see "T: Table Variable from TVARVC" but with dates I also see "D: Dynamic date calculation".

Hope this helps.

Dan