Hello,
I have a number of queries that are used to report amounts for a given period and also a YTD amount and a rolling 12 month amount. I would like to be able to have the user pass just one variable, 0P_FPER, and then derive the fiscal year from 0P_FPER to find the YTD amounts. I am fairly certain that I will need a user exit variable to do this but have never written one before. Can someone help out with code that will use the value passed by the user from 0P_FPER to find the fiscal year?
Thank you.