Application Development and Automation 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: 
Read only

Reading WBS nodes.

Former Member
0 Likes
523

Hi All,

I have a requirement where I have to read a WBS element at node 4 and 5. How do you usually read the wbs elements node content. Is it read my specifying offsets in the program or there can be FMs and BAPIs to break each node of WBS element.

for eg:- I have a WBS as FE.00.0612.88.0431.431yg    Now I need to read 4th and 5th position only as 880431.

Thanks,

Ann.

Hi All,

I have a requirement where I have to read a WBS element at node 4 and 5. How do you usually read the wbs elements node content. Is it read my specifying offsets in the program or there can be FMs and BAPIs to break each node of WBS element.

for eg:- I have a WBS as FE.00.0612.88.0431.431yg    Now I need to read 4th and 5th position only as 880431.

Thanks,

Ann.

2 REPLIES 2
Read only

former_member222709
Contributor
0 Likes
475

Hi Ann,

Just check if any of the following gives the desired result:

BAPI_PROJECT_GETINFO

BAPI_BUS2001_GETDATA

Regards,

Pranav.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
475

Press F1 on SPLIT command.