cancel
Showing results for 
Search instead for 
Did you mean: 

Copy Functions not deriving data

Former Member
0 Kudos

Hello,

We recently did a patch upgrade, and it seems to of We then found that any code within a "foreach refdata" loop is not deriving data. When we copy the level and everything below to a new technical name; the code generates the data.

Example:

We have the following planning level, etc. that doesn't derive data.

PL1

PP1

PF1

PG1

We then copy and save the above as:

PL2

PP2

PF2

PG2

and it generates data.

We are thinking that this is an issue with a table that needs to be regenerated.. Has anyone ran into this issue before?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check out this SAP OSS note we had to apply this for the mentioned problem

<a href="https://websmp103.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012003146900000011522003">646618</a>

hope this will resolve the issue.

thanks

PS - Assigning points is the way to say thanks...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Is there any Z code for the loop u are talking about? The planning level which are not showing any data may have been cleared in the loop or values may be assigned to another planning parameter.

Pl. explore the dataflow and chekout where changes have occured whle applying the patch.

Check with the help of abaper about code in loop.

Kindly assign the points if it helps.