Hi experts,
I need to know the code about 0fiscper conversion. I have the infoobject 0CALMONTH, and I wnat to convert to 0FISCPER in the update rules. Could somebody write me the ABAP code?
Request clarification before answering.
Hi Mauricio,
You can use function module DATE_TO_PERIOD_CONVERT which converts a calendar date to fiscal year and posting period according to a fiscal year variant.
I hope this helps!
John
P.S. Actually Praveen's solution is better, yet it is similar as FISCPER_FROM_CALMONTH_CALC calls DATE_TO_PERIOD_CONVERT.
Message was edited by: John Danoff
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.