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

Function Module to get WBS Element

Former Member
0 Likes
6,440

Hi,

I need to pass an Range of project numbers which can give me the list of WBS Element , right now I have found a FM BBP_PS_PROJECT_GET_LIST which accepts a single value of project no and returns a range of WBS element,

Kindly let me know if there is any FM which can accept a range of project numbers.

Thanks

Arun

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,536

HI

HAV U TRIED

<b>BBP_WBS_GETLIST</b>

2 REPLIES 2
Read only

Former Member
0 Likes
2,537

HI

HAV U TRIED

<b>BBP_WBS_GETLIST</b>

Read only

0 Likes
2,536

Hi,

check this BAPI <b>BAPI_PROJECT_GETINFO</b>

you have to call in side loop.

Regards

vijay