cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Question on ucmon

0 Likes
224

Hi experts,

I Need to know how can I identify during execution the hierarchienode where I had been starting the execution. I Need to capture it in i.e.

IF_EX_UC_DATATRANSFER~INVERT.

If I start from a leave i can do it, but if i start from a node above 3 leaves then System jumps subsequently 3 times into INVERT and afterwards into FINALIZE, and afterwards the 4th time it ends up with the node I Need to know initialy where I started from.

For our requirement I need to know the first time I jump into INVERT from which Hierarchie node I started the consolidation.

Thank you Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Hi all, we could solve this issue by improving the coding in ~FINALIZE method. thanks Michael