cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP-Code Editing classification hierarchy of item

Former Member
0 Kudos

Hello!

I try to edit the classification hierarchy of an item with ABAP-coding. unfortunately I haven't found any Function to do so.

I tried it by using the class CL_RPM_PROJECT and the method assign_to_bucket_hierarchy, but I think the coding of the method is wrong, because it calls the method get_all_relates, which doesn't have any coding and loops over the result-table, which of course is always empty.

I tried as well the function 'RPM_CREATE_RELATION', but without any success.

Does any one know how to edit the classification hierarchy with a function?

Thanks a lot for your help!

NiNa

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member201206
Active Contributor
0 Kudos

Hi Nina,

a general way to find out such information is to make a trace (t-code SM12) while you are doing the same  of UI. All the involved standard programs in the trace-period can be found.

Kind regards,

Zhenbo

mariano_sabiche
Active Participant
0 Kudos

Hello Nina;

Did you solved this issue?

I have the same problem, how can I change and assign Item Portfolio to classification hierarchy?

Best regards,

Mariano