‎2004 Aug 30 2:17 AM
Hello all,
In transaction VA05, how to default the SO searching date range from 'today' to 'today' ?
Does transaction variant work for it ? How to achieve it??
Or by user exits ??
Thanks a lot!
‎2004 Aug 30 1:30 PM
Hi,
To the extent i know we can create the transaction variant using the transaction SHD0 na dcan use that but it does not provide the facility to put values in a generic way just like sy-datum for the data field.
some times user also create the variant for the report program there we can create the variant and in the attribute section set the screen-variable property for that variable and then by selecting that variable and going for the selection variable you can set the current date or some other function available.
Regards,
amit
‎2004 Aug 30 1:35 PM
while creating the tranaction we can define the type of the transaction for the report and can define the variant there that will be used while calling that report using the transaction
regards,
amit