Hi,
I have Project 'REWD0901' with WBS level 1 'REWD090101' and WBS level 2 'REWD0901-01-01'
I am using BAPI 'BAPI_PROJECT_GETINFO' to fetch all the WBS under 'REWD090101' . For this I am passing PROJECT_DEFINITION as "REWD090101" and WITH_SUBTREE "X" for the BAPI.
I am expecting WBS level 2 'REWD0901-01-01' in table E_WBS_ELEMENT_TABLE. But I getting 076Enter just one WBS element to select a subtree in return.
Please let me know how to fetch all the sub wbs for given wbs.
Thanks.