on 2006 Feb 21 7:12 AM
Hello,
i want the user to have option for entering only year(yyyy) and internally the object 0fiscper should get populated. how do i do this?
i.e if user enters 2006, i want the report to be executed with sales values for current fiscal year(or for 0fiscper 01.2006 to 12.2006)!!
please suggest detailed steps for the same?
thanks
Hi,
I hope you have both the 0FISCYEAR and 0FISCPER characteristics in the Infocube on which the query is being based.
Select the variable for Fiscal year 0P_FYEAR in the free characteristics, and the characteristic 0FISCPER in the rows/column of the query.
You will get the desired result.
Cheers
Anurag
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aby
You can use Customer Exit varaible for this.
you create a customer exit variable for fiscal year period.
in code loop at the calyear and populate this values into fiscal year period variable.
Cheers
Shiva
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi aby,
did u try with 0CALYEAR?
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.