on 2006 Jul 31 2:09 PM
Hello BW Experts,
I have to create a text variable for previous year. Could you please let me know the procedure for doing that.
User enters the value by using a user entry variable zfiscyear( fiscal year variable)
Suggestions appreciated.
Thanks,
BWer
Creata a Customer variable on Text variable . in this
read the fiscal year value in it and do -1 to that fiscal year .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi BWer,
The text varaibale will pick up the text for whatever year the users enter in the zfiscyear variable. If you do an offset on zfiscyear, then the text variable will also pick up the correct year as per the offset. Or do you need something like if they enter 2006, but the text should show 2005?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
13 | |
11 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.