cancel
Showing results for 
Search instead for 
Did you mean: 

Integrated Planning bw 74 CL_RSR_TIME_RELATION_HDB======CP,CREATE_FROM_CALDAY_PERIV

0 Kudos

Dear all

After the upgrade to version 7.4 Bw stk 8 some reports (IP) do not work anymore because the system displays the following dump
regarding the metod CREATE_FROM_CALDAY_PERIV:

Category                  ABAP Programming Error

Runtime Errors        MESSAGE_TYPE_X

ABAP Program        CL_RSR_TIME_RELATION_HDB======CP

Application Component  BW-WHM-DBA

Error analysis

Short text of the error message: Fiscal year variant K4 is inconsistent

Long text of the error message:Technical information about
the message:

Message class....... RSR_PE

    Number.............. 030

    Variable 1.......... K4

    Variable 2..........

    Variable 3..........

    Variable 4.......... " "

How to correct the error

   Probably the only way to
eliminate the error is to correct the program

-  If the error occurs in a
non-modfied SAP program, you might be able to 
find a solution in the SAP
Notes system. If you have access to the SAP

Notes system, check there first using the following keywords:

   "MESSAGE_TYPE_X"
"CL_RSR_TIME_RELATION_HDB======CP" bzw.
CL_RSR_TIME_RELATION_HDB======CM005

"CREATE_FROM_CALDAY_PERIV"
  If you cannot solve the problem
yourself, please send the following
information to SAP:

Information on where terminated

The termination occurred in ABAP program "CL_RSR_TIME_RELATION_HDB======CP", in
"CREATE_FROM_CALDAY_PERIV". The main program

    was "RSRT_BICS".

    In the source code, the termination point is in line 68 of (Include)

    program
"CL_RSR_TIME_RELATION_HDB======CM005".

63       WHILE l_date <= l_s_time_int-to.

64           l_s_chas-calday = l_date.

65           add 1 to l_date.

66           insert l_s_chas into table l_th_chas_check.

67           if sy-subrc <> 0.

The query is an Integrated Planning Report based on aggregation level.

I checked the note 2054183 - BW-IP: Maintenance of Fiscal Year Variants (SAP HANA) but does not work.

I tried to change through Tcode ob29 but does not work.

can you help me?

Accepted Solutions (0)

Answers (1)

Answers (1)

Abhishek2
Explorer
0 Kudos

Hi Antonio,

First u check your Variant K4 is defined is correct or not using standard FM.

If your Variant is correct and still showing the same error , then u can contact with SAP as these program are standard program , so we can't change them as well.

Regards,

Abhishek