Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

PO Network order and CN41N

Former Member
0 Kudos
290

Hi
In my PO item I have information about network order in the tab "Account Assignment"

In my case the value is: PR-10000(COBL-NPLNR)  and 4790 (COBL-VORNR)

When I run tcoce CN41N I can see the "order-tree" where I can see that the tree is:

PR-10000

PR-10000-50

PR-10000       4790

Now I want to get the value PR-10000-50   

My issue is, that I can't find a method to get the value on behalf of the value 4790  (COBL-VORNR).

It doesn't seem to be in either table PRHI or FM: GET_TREE_FROM_PRHI

Any suggestions?

Thanks

Aikon

1 ACCEPTED SOLUTION

Former Member
0 Kudos
129

Solved - by using BAPI "BAPI_PROJECT_GETINFO" or using tables AFKO  and AFVC

1 REPLY 1

Former Member
0 Kudos
130

Solved - by using BAPI "BAPI_PROJECT_GETINFO" or using tables AFKO  and AFVC