cancel
Showing results for 
Search instead for 
Did you mean: 

Maintain Time Bucket Profile

Former Member
0 Kudos

Hi all,

We have two fiscal year variants:

ZY - 12 posting periods 4-4-5 (months)

ZW - 52 posting periods (weeks Sat-Fri)

I want to create a time bucket profile to show four posting periods in months and to show this in ZW weeks.

What I create is:

Number...Basic per........FYV.....Display per...FYV

4..............................................P................ZY

4.............P...................ZY........P................ZW

However I get error:

Input error 5 in row 2:

"Enter a display periodicity that is smaller than the basic periodicity; for example, you can enter a display periodicity of 'W' if the basic periodicity is 'M'."

But the display periodicity IS smaller (weeks)! How can I achieve the desired result?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Well, it looks like that there's no other way than modifying he table itself. I changed the entry in /SAPAPO/SDPTBPOS table and skipped the wrong check.

Former Member
0 Kudos

1) In the row number 1, there are 4 periods display in Fiscal Months.

2) In the row number 2, you have always available < 4 Fiscal months to be displayed in Fiscal Weeks.

If you want to display all 4 Fiscal months into Fiscal Weeks then in the first row itself define in that model.

Former Member
0 Kudos

Hi Phillip,

The problem is not the number of periods, but the periodicity. Even if I choose three posting periods in the second column, I get the error (and it's not what I'd like to achieve).

I'm not able to display 4 posting periods in months (ZY) with ZW weeks using one row only.

However I'm implementing note 735203 today to see, it may help.

Former Member
0 Kudos

And it didn't, and I cannot find any other relevant notes.

Any suggestions welcomed.

Former Member
0 Kudos

We have a plan to implement the way you want the result.

Presently we have Fiscal months and Julian weeks. We don't have any issues with this bucket profile. Let us do some reasearch and mean while can you elaborate indetail your As-Is and To-Be.

Former Member
0 Kudos

Hi,

Can you give us the definations of Fiscal Yr Variants?

Best Regards

Raghu

Former Member
0 Kudos

Hi

Swapping doesn't work

The fiscal year variants are:

Name.Descr.........................Year Dep..Cal. year..No of periods......No of special periods

ZY......4-4-5, 2 sp. Periods.....Y.............N.............12.....................2

ZW.....4-4-5 Weekly..............Y.............N..............52.....................empty

Here is ZY for 2007:

Mnt..Day...Period..Year Shift

1 26 1 0

2 23 2 0

3 30 3 0

4 27 4 0

5 25 5 0

6 29 6 0

7 27 7 0

8 24 8 0

9 28 9 0

10 26 10 0

11 23 11 0

12 31 12 0

Same for ZW:

1 5 1 0

1 12 2 0

1 19 3 0

1 26 4 0

2 2 5 0

2 9 6 0

2 16 7 0

2 23 8 0

3 2 9 0

3 9 10 0

3 16 11 0

3 23 12 0

3 30 13 0

4 6 14 0

4 13 15 0

4 20 16 0

4 27 17 0

5 4 18 0

5 11 19 0

5 18 20 0

5 25 21 0

6 1 22 0

6 8 23 0

6 15 24 0

6 22 25 0

6 29 26 0

7 6 27 0

7 13 28 0

7 20 29 0

7 27 30 0

8 3 31 0

8 10 32 0

8 17 33 0

8 24 34 0

8 31 35 0

9 7 36 0

9 14 37 0

9 21 38 0

9 28 39 0

10 5 40 0

10 12 41 0

10 19 42 0

10 26 43 0

11 2 44 0

11 9 45 0

11 16 46 0

11 23 47 0

11 30 48 0

12 7 49 0

12 14 50 0

12 21 51 0

12 31 52 0

srinivas_krishnamoorthy
Active Contributor
0 Kudos

Can you swap the positions of ZW and ZY to see if it works?