cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with TIME dimension renamed, and conversion currency

Former Member
0 Kudos

Hi experts,

Another question now,

I've changed and renamed my Time Dimension to a new one called PERIOD

I've changed the time dim in my Rate Model

Changed and correct the Conversion Logic & DM Package,

Nevertheless, while i launch the conversion, the execution show "Abort" and "Success"

And generate a Dump as followed :


Category               ABAP Programming Error

Runtime Errors         GETWA_NOT_ASSIGNED

ABAP Program           CL_UJP_CONS_ENGINE============CP

Application Component  EPM-BPC-NW-TDL

Date and Time          01.12.2015 17:30:31

    Programme CL_UJP_CONS_ENGINE============CP

    Include CL_UJP_CONS_ENGINE============CM00P

Ligne                                   23

    Type de module                          (METHOD)

    Nom du module CONVERT_TIMEID_2_INTERNAL


I've searched over SCN or SAP Notes, but found nothing, Maybe i'll have more chance with you

I compare the standard TIME config and mine, but they remain the same

i ve my TIMEID property : i wonder if this should not be renamed as PERIODID ? maybe...

Tks a lot,

Olivia.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186338
Active Contributor
0 Kudos

Please show the screenshot of your PERIOD dimension administration!

Former Member
0 Kudos

Please find below :

former_member186338
Active Contributor
0 Kudos

The dimension structure looks correct. The only issue - the name of dimension is the same as the name of standard time properties. I recommend to use another name for dimension - PERIODS

Former Member
0 Kudos

Hi Vadim,

Tks for this,

the thing is, i've also tried with PERIODE,

And got the same problem,

Can PERIODE also be a restricted name ?

I m going to try with PERIODS.

former_member186338
Active Contributor
0 Kudos

In on of my systems I have dimension PERIODS - working fine

But may be the issue is something different...

former_member186338
Active Contributor
0 Kudos

By the way, do you have proper TIMEID value for all months for all years. TIMEID has to be increasing and has to be set on all base members (months).

Former Member
0 Kudos

Hi Vadim,

I don't have tested yet with PERIODS

To answer to your last request : Ive TIMEID increased as followed  for 2007 for instance :

20070100

20070200

...

Only for month level

Tks.

Former Member
0 Kudos

Hi Olivia,

What is the value for l_timeid_field ?

Andy

Former Member
0 Kudos

Hi Andy,

Hope this can help to answer :

Former Member
0 Kudos

Hi Olivia,

in the debug log, what is the value assigned to l_timeid_field?

Andy