on ā2012 Feb 13 1:56 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.