cancel
Showing results for 
Search instead for 
Did you mean: 

Scheduling a remodeling rule

Former Member
0 Kudos

Hi All,

We have remodeled a cube. We didn’t face any issue in scheduling the remodeling rule in Quality systems.

While transporting to production system, the remodeling rule was imported successfully. However, when we are scheduling the remodeling rule we are getting a short dump-

          Short text
              Field symbol has not yet been assigned.

          What happened?
                   Error in the ABAP Application Program

                   The current ABAP program "SAPLRRSI" had to be terminated because it has
                   come across a statement that unfortunately cannot be executed.

          What can you do?
                   Note down which actions and inputs caused the error.


                   To process the problem further, contact you SAP system
                   administrator.

                   Using Transaction ST22 for ABAP Dump Analysis, you can look
                   at and manage termination messages, and you can also
                   keep them for a long time.

Please help if any of you have faced this issue.

Regards,

Archana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Archana,

Seems like you have written a routine based on this infocube. Some new field symbols are yet to be assigned. Check your abap routine.

Br,

H

Former Member
0 Kudos

Hi Harish,

yes when we see a Field symbol in the issue we link it to routine. but this occured when transporting a remodeling rule. if it had occured during transporting a transformation it makes sense.

we captured the TP of the cubes normally and transported to production.

didn't get a resolution for the remodeling issue.

Regards,

Archana

Former Member
0 Kudos

Hi Archana,

Yes, I completely agree with you. But, without knowing the complete routine and the fields in the remodeling, it'd be little bit difficult to sort it out.

If I were you, I'd disable all the routines, till production. Then transport the remodeling rules.

Once the remodeling is successful till production environment, I'll bring back the routine which I've disabled at the first place. Test it whether the routine still works in dev after remodeling and move it to higher environments.

Br,
H