Hello,
I need to set a BEx query variant to always choose the date selection for the current fiscal period. The query is part of an APD. I cannot find a way to do this in RSRT --> Query Variants, so I assume that an ABAP program is the way to go. I don't want to use a customer exit variable within the query definition, because the query is run interactively for other date ranges. I did find function module RS_CREATE_VARIANT in SE37, but I don't think this will work for BEx queries, only ABAP reports. Any suggestions would be greatly appreciated.
-Jeff Litch