Dear all,
I manually have to calculate the offset of the infoobject 0FISCPER, like it is done in the regular query defintion.
I already retrieved the value from my infoobject and the corresponding offset, but now I'm looking for a smart way to calculate the result of
0FISCPER - offset.
Example:
0FISCPER = 2004004
OFFSET = -12
Result = 2003004 (and not 2003992)
Is there a function module which can do this, or do I have to code it manually?
Thanks,
Andi
Did you try using standard functionality?
When you define a VARIABLE or use a standard variable (eg. current fiscal period), you can right click on this and use the option: specify offset. If you type in -12 you have the new fiscal period.
It might take you some typing work, but I'm sure it will solve your problem.
kr,
Tom
Add a comment